@font-face { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i7.ttf") format("ttf"); } @font-face { font-family: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Open Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "Open Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #142e24; --bg-primary-hover: #1f382e; --bg-primary-active: #263e34; --bg-primary-invert: #dee0df; --bg-secondary: #1f382e; --bg-secondary-hover: #263e34; --bg-secondary-active: #2f463d; --bg-tertiary: #263e34; --bg-tertiary-hover: #2f463d; --bg-tertiary-active: #546760; --bg-quaternary: #546760; --bg-quaternary-hover: #76847f; --bg-quaternary-active: #939e99; --text-primary: #dee0df; --text-primary-invert: #163026; --text-secondary: #939e99; --text-secondary-invert: #546760; --border-primary: #546760; --border-primary-hover: #76847f; --border-secondary: #2f463d; --border-secondary-hover: #546760; --border-tertiary: #1f382e; --border-tertiary-hover: #263e34; --border-active: #dee0df; --border-active-invert: #142e24; --icon-primary: #dee0df; --icon-primary-invert: #163026; --icon-secondary: #939e99; --input-bg: #142e24; --input-border: #546760; --input-border-hover: #939e99; --input-border-active: #dee0df; --bg-transparent: rgba(242, 242, 242, 0.05); --bg-transparent-strong: rgba(242, 242, 242, 0.08); --bg-transparent-strongest: rgba(242, 242, 242, 0.12); --bg-transparent-blur-base: rgba(20, 46, 36, 0.9); --border-transparent: rgba(242, 242, 242, 0.1); --border-transparent-strong: rgba(242, 242, 242, 0.12); --border-transparent-strongest: rgba(242, 242, 242, 0.16); --bg-brand: #f36f21; --bg-brand-hover: #d5570c; --bg-brand-active: #a54309; --text-on-brand: #f2f2f2; --text-brand: #f36f21; --text-brand-secondary: #752f06; --icon-on-brand: #f2f2f2; --icon-brand: #f36f21; --icon-brand-secondary: #752f06; --border-brand: #f36f21; --bg-brand-secondary: #2a3524; --bg-brand-secondary-hover: #413b23; --bg-brand-secondary-active: #574223; }