@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: Chivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/chivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/chivo_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: Chivo, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: none; --bg-primary: #585aa2; --bg-primary-hover: #6062a7; --bg-primary-active: #6567a9; --bg-primary-invert: #f0f0f7; --bg-secondary: #6062a7; --bg-secondary-hover: #6567a9; --bg-secondary-active: #6c6ead; --bg-tertiary: #6567a9; --bg-tertiary-hover: #6c6ead; --bg-tertiary-active: #888abd; --bg-quaternary: #888abd; --bg-quaternary-hover: #a1a3cb; --bg-quaternary-active: #b7b8d7; --text-primary: #f0f0f7; --text-primary-invert: #5a5ca3; --text-secondary: #b7b8d7; --text-secondary-invert: #888abd; --border-primary: #888abd; --border-primary-hover: #a1a3cb; --border-secondary: #6c6ead; --border-secondary-hover: #888abd; --border-tertiary: #6062a7; --border-tertiary-hover: #6567a9; --border-active: #f0f0f7; --border-active-invert: #585aa2; --icon-primary: #f0f0f7; --icon-primary-invert: #5a5ca3; --icon-secondary: #b7b8d7; --input-bg: #585aa2; --input-border: #888abd; --input-border-hover: #b7b8d7; --input-border-active: #f0f0f7; --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(88, 90, 162, 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: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #4f5192; --bg-brand-secondary-hover: #464882; --bg-brand-secondary-active: #3e3f71; }