@font-face { font-family: "Nunito Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n6.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n9.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: 600; --font-weight-semibold: 900; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n6.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: #e6ecff; --bg-primary-hover: #dbe2fa; --bg-primary-active: #d4dcf7; --bg-primary-invert: #1b32a9; --bg-secondary: #dbe2fa; --bg-secondary-hover: #d4dcf7; --bg-secondary-active: #cbd4f4; --bg-tertiary: #d4dcf7; --bg-tertiary-hover: #cbd4f4; --bg-tertiary-active: #a5b1e3; --bg-quaternary: #a5b1e3; --bg-quaternary-hover: #8492d5; --bg-quaternary-active: #6778c9; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1b32a9; --text-primary-invert: #e4eafe; --text-secondary: #6778c9; --text-secondary-invert: #a5b1e3; --border-primary: #a5b1e3; --border-primary-hover: #8492d5; --border-secondary: #cbd4f4; --border-secondary-hover: #a5b1e3; --border-tertiary: #dbe2fa; --border-tertiary-hover: #d4dcf7; --border-active: #1b32a9; --border-active-invert: #e6ecff; --icon-primary: #1b32a9; --icon-primary-invert: #e4eafe; --icon-secondary: #6778c9; --input-bg: #e6ecff; --input-border: #a5b1e3; --input-border-hover: #6778c9; --input-border-active: #1b32a9; --bg-transparent: rgba(7, 32, 160, 0.05); --bg-transparent-strong: rgba(7, 32, 160, 0.08); --bg-transparent-strongest: rgba(7, 32, 160, 0.12); --bg-transparent-blur-base: rgba(230, 236, 255, 0.9); --border-transparent: rgba(7, 32, 160, 0.1); --border-transparent-strong: rgba(7, 32, 160, 0.12); --border-transparent-strongest: rgba(7, 32, 160, 0.16); --bg-brand: #fabf00; --bg-brand-hover: #c79800; --bg-brand-active: #947100; --text-on-brand: #1717be; --text-brand: #fabf00; --text-brand-secondary: #614a00; --icon-on-brand: #1717be; --icon-brand: #fabf00; --icon-brand-secondary: #614a00; --border-brand: #fabf00; --bg-brand-secondary: #e8e8e6; --bg-brand-secondary-hover: #eae3cc; --bg-brand-secondary-active: #ecdfb3; }