@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: #191970; --bg-primary-hover: #252577; --bg-primary-active: #2b2b7b; --bg-primary-invert: #eaeaf2; --bg-secondary: #252577; --bg-secondary-hover: #2b2b7b; --bg-secondary-active: #353581; --bg-tertiary: #2b2b7b; --bg-tertiary-hover: #353581; --bg-tertiary-active: #5c5c99; --bg-quaternary: #5c5c99; --bg-quaternary-hover: #7e7eaf; --bg-quaternary-active: #9c9cc2; --text-primary: #eaeaf2; --text-primary-invert: #1b1b71; --text-secondary: #9c9cc2; --text-secondary-invert: #5c5c99; --border-primary: #5c5c99; --border-primary-hover: #7e7eaf; --border-secondary: #353581; --border-secondary-hover: #5c5c99; --border-tertiary: #252577; --border-tertiary-hover: #2b2b7b; --border-active: #eaeaf2; --border-active-invert: #191970; --icon-primary: #eaeaf2; --icon-primary-invert: #1b1b71; --icon-secondary: #9c9cc2; --input-bg: #191970; --input-border: #5c5c99; --input-border-hover: #9c9cc2; --input-border-active: #eaeaf2; --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(25, 25, 112, 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: #02d1d1; --bg-brand-hover: #029e9e; --bg-brand-active: #016c6c; --text-on-brand: #000000; --text-brand: #02d1d1; --text-brand-secondary: #013939; --icon-on-brand: #000000; --icon-brand: #02d1d1; --icon-brand-secondary: #013939; --border-brand: #02d1d1; --bg-brand-secondary: #172b7a; --bg-brand-secondary-hover: #143e83; --bg-brand-secondary-active: #12508d; }