@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: #185294; --bg-primary-hover: #245b99; --bg-primary-active: #2a609d; --bg-primary-invert: #eaeff5; --bg-secondary: #245b99; --bg-secondary-hover: #2a609d; --bg-secondary-active: #3467a1; --bg-tertiary: #2a609d; --bg-tertiary-hover: #3467a1; --bg-tertiary-active: #5b84b3; --bg-quaternary: #5b84b3; --bg-quaternary-hover: #7e9ec3; --bg-quaternary-active: #9cb5d1; --text-primary: #eaeff5; --text-primary-invert: #1a5495; --text-secondary: #9cb5d1; --text-secondary-invert: #5b84b3; --border-primary: #5b84b3; --border-primary-hover: #7e9ec3; --border-secondary: #3467a1; --border-secondary-hover: #5b84b3; --border-tertiary: #245b99; --border-tertiary-hover: #2a609d; --border-active: #eaeff5; --border-active-invert: #185294; --icon-primary: #eaeff5; --icon-primary-invert: #1a5495; --icon-secondary: #9cb5d1; --input-bg: #185294; --input-border: #5b84b3; --input-border-hover: #9cb5d1; --input-border-active: #eaeff5; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(24, 82, 148, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #f70012; --bg-brand-hover: #c4000e; --bg-brand-active: #91000b; --text-on-brand: #FFFFFF; --text-brand: #f70012; --text-brand-secondary: #5e0007; --icon-on-brand: #FFFFFF; --icon-brand: #f70012; --icon-brand-secondary: #5e0007; --border-brand: #f70012; --bg-brand-secondary: #2e4a87; --bg-brand-secondary-hover: #45427a; --bg-brand-secondary-active: #5b396d; }