@font-face { font-family: Jost; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf") format("ttf"); } @font-face { font-family: Jost; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n7.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Jost, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Jost;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf; --font-family-heading: Quicksand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #446161; --bg-primary-hover: #4c6663; --bg-primary-active: #516864; --bg-primary-invert: #d4b384; --bg-secondary: #4c6663; --bg-secondary-hover: #516864; --bg-secondary-active: #576c66; --bg-tertiary: #516864; --bg-tertiary-hover: #576c66; --bg-tertiary-active: #727b6c; --bg-quaternary: #727b6c; --bg-quaternary-hover: #8a8972; --bg-quaternary-active: #9e9477; --text-primary: #d4b384; --text-primary-invert: #466261; --text-secondary: #9e9477; --text-secondary-invert: #727b6c; --border-primary: #727b6c; --border-primary-hover: #8a8972; --border-secondary: #576c66; --border-secondary-hover: #727b6c; --border-tertiary: #4c6663; --border-tertiary-hover: #516864; --border-active: #d4b384; --border-active-invert: #446161; --icon-primary: #d4b384; --icon-primary-invert: #466261; --icon-secondary: #9e9477; --input-bg: #446161; --input-border: #727b6c; --input-border-hover: #9e9477; --input-border-active: #d4b384; --bg-transparent: rgba(226, 187, 135, 0.05); --bg-transparent-strong: rgba(226, 187, 135, 0.08); --bg-transparent-strongest: rgba(226, 187, 135, 0.12); --bg-transparent-blur-base: rgba(68, 97, 97, 0.9); --border-transparent: rgba(226, 187, 135, 0.1); --border-transparent-strong: rgba(226, 187, 135, 0.12); --border-transparent-strongest: rgba(226, 187, 135, 0.16); --bg-brand: #368b58; --bg-brand-hover: #286641; --bg-brand-active: #194229; --text-on-brand: #ffe9cc; --text-brand: #368b58; --text-brand-secondary: #0b1d12; --icon-on-brand: #ffe9cc; --icon-brand: #368b58; --icon-brand-secondary: #0b1d12; --border-brand: #368b58; --bg-brand-secondary: #436560; --bg-brand-secondary-hover: #41695f; --bg-brand-secondary-active: #406e5e; }