@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #1198bb; --bg-primary-hover: #1093b5; --bg-primary-active: #1090b1; --bg-primary-invert: #023b4e; --bg-secondary: #1093b5; --bg-secondary-hover: #1090b1; --bg-secondary-active: #0f8cad; --bg-tertiary: #1090b1; --bg-tertiary-hover: #0f8cad; --bg-tertiary-active: #0c7a98; --bg-quaternary: #0c7a98; --bg-quaternary-hover: #0a6b86; --bg-quaternary-active: #085e77; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #023b4e; --text-primary-invert: #1197ba; --text-secondary: #085e77; --text-secondary-invert: #0c7a98; --border-primary: #0c7a98; --border-primary-hover: #0a6b86; --border-secondary: #0f8cad; --border-secondary-hover: #0c7a98; --border-tertiary: #1093b5; --border-tertiary-hover: #1090b1; --border-active: #023b4e; --border-active-invert: #1198bb; --icon-primary: #023b4e; --icon-primary-invert: #1197ba; --icon-secondary: #085e77; --input-bg: #1198bb; --input-border: #0c7a98; --input-border-hover: #085e77; --input-border-active: #023b4e; --bg-transparent: rgba(1, 50, 67, 0.05); --bg-transparent-strong: rgba(1, 50, 67, 0.08); --bg-transparent-strongest: rgba(1, 50, 67, 0.12); --bg-transparent-blur-base: rgba(17, 152, 187, 0.9); --border-transparent: rgba(1, 50, 67, 0.1); --border-transparent-strong: rgba(1, 50, 67, 0.12); --border-transparent-strongest: rgba(1, 50, 67, 0.16); --bg-brand: #0288D1; --bg-brand-hover: #02679e; --bg-brand-active: #01466c; --text-on-brand: #FFFFFF; --text-brand: #0288D1; --text-brand-secondary: #012539; --icon-on-brand: #FFFFFF; --icon-brand: #0288D1; --icon-brand-secondary: #012539; --border-brand: #0288D1; --bg-brand-secondary: #1096bd; --bg-brand-secondary-hover: #0e95bf; --bg-brand-secondary-active: #0d93c2; }