@font-face { font-family: Nunito; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_i7.ttf") format("ttf"); } @font-face { font-family: Fraunces; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fraunces_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fraunces_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Nunito, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Nunito;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf; --font-family-heading: Fraunces, serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 120px; --bg-primary: #f4e8d4; --bg-primary-hover: #ebdfcb; --bg-primary-active: #e5d9c5; --bg-primary-invert: #1e4d45; --bg-secondary: #ebdfcb; --bg-secondary-hover: #e5d9c5; --bg-secondary-active: #ded1be; --bg-tertiary: #e5d9c5; --bg-tertiary-hover: #ded1be; --bg-tertiary-active: #beb19f; --bg-quaternary: #beb19f; --bg-quaternary-hover: #a29484; --bg-quaternary-active: #8a7c6c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4b3b2e; --text-primary-invert: #ffffff; --text-secondary: #8a7c6c; --text-secondary-invert: #beb19f; --border-primary: #beb19f; --border-primary-hover: #a29484; --border-secondary: #ded1be; --border-secondary-hover: #beb19f; --border-tertiary: #ebdfcb; --border-tertiary-hover: #e5d9c5; --border-active: #4b3b2e; --border-active-invert: #f4e8d4; --icon-primary: #4b3b2e; --icon-primary-invert: #ffffff; --icon-secondary: #8a7c6c; --input-bg: #f4e8d4; --input-border: #beb19f; --input-border-hover: #8a7c6c; --input-border-active: #4b3b2e; --bg-transparent: rgba(58, 42, 30, 0.05); --bg-transparent-strong: rgba(58, 42, 30, 0.08); --bg-transparent-strongest: rgba(58, 42, 30, 0.12); --bg-highlight: rgba(58, 42, 30, 0.05); --bg-highlight-hover: rgba(58, 42, 30, 0.08); --bg-highlight-active: rgba(58, 42, 30, 0.12); --bg-transparent-blur-base: rgba(244, 232, 212, 0.9); --border-transparent: rgba(58, 42, 30, 0.1); --border-transparent-strong: rgba(58, 42, 30, 0.12); --border-transparent-strongest: rgba(58, 42, 30, 0.16); --bg-brand: #1e4d45; --bg-brand-hover: #102824; --bg-brand-active: #010403; --icon-on-brand: #ffffff; --icon-brand-secondary: black; --icon-link: #1e4d45; --text-link: #1e4d45; --text-link-secondary: black; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }