@font-face { font-family: Exo; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/exo_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/exo_n5.ttf") format("ttf"); } @font-face { font-family: Exo; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/exo_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/exo_i7.ttf") format("ttf"); } @font-face { font-family: "Days One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/days_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/days_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Exo, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Exo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/exo_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/exo_n5.ttf; --font-family-heading: "Days One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #e9e8e4; --bg-primary-hover: #dedddb; --bg-primary-active: #d8d6d6; --bg-primary-invert: #261a44; --bg-secondary: #dedddb; --bg-secondary-hover: #d8d6d6; --bg-secondary-active: #cfcdcf; --bg-tertiary: #d8d6d6; --bg-tertiary-hover: #cfcdcf; --bg-tertiary-active: #aba6b1; --bg-quaternary: #aba6b1; --bg-quaternary-hover: #8b8597; --bg-quaternary-active: #6f6780; --text-primary: #261a44; --text-primary-invert: #e7e6e2; --text-secondary: #6f6780; --text-secondary-invert: #aba6b1; --border-primary: #aba6b1; --border-primary-hover: #8b8597; --border-secondary: #cfcdcf; --border-secondary-hover: #aba6b1; --border-tertiary: #dedddb; --border-tertiary-hover: #d8d6d6; --border-active: #261a44; --border-active-invert: #e9e8e4; --icon-primary: #261a44; --icon-primary-invert: #e7e6e2; --icon-secondary: #6f6780; --input-bg: #e9e8e4; --input-border: #aba6b1; --input-border-hover: #6f6780; --input-border-active: #261a44; --bg-transparent: rgba(19, 6, 52, 0.05); --bg-transparent-strong: rgba(19, 6, 52, 0.08); --bg-transparent-strongest: rgba(19, 6, 52, 0.12); --bg-transparent-blur-base: rgba(233, 232, 228, 0.9); --border-transparent: rgba(19, 6, 52, 0.1); --border-transparent-strong: rgba(19, 6, 52, 0.12); --border-transparent-strongest: rgba(19, 6, 52, 0.16); --bg-brand: #de7435; --bg-brand-hover: #c15c1f; --bg-brand-active: #954718; --text-on-brand: #000000; --text-brand: #de7435; --text-brand-secondary: #693211; --icon-on-brand: #000000; --icon-brand: #de7435; --icon-brand-secondary: #693211; --border-brand: #de7435; --bg-brand-secondary: #e8dcd3; --bg-brand-secondary-hover: #e7d1c1; --bg-brand-secondary-active: #e6c5b0; }