@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: "Cormorant Garamond"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Nunito, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 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: "Cormorant Garamond", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 80px; --bg-primary: #faf6f0; --bg-primary-hover: #f0ece6; --bg-primary-active: #ebe6e0; --bg-primary-invert: #4b443a; --bg-secondary: #f0ece6; --bg-secondary-hover: #ebe6e0; --bg-secondary-active: #e3ded8; --bg-tertiary: #ebe6e0; --bg-tertiary-hover: #e3ded8; --bg-tertiary-active: #c2bdb6; --bg-quaternary: #c2bdb6; --bg-quaternary-hover: #a6a098; --bg-quaternary-active: #8d867e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4b443a; --text-primary-invert: #f8f4ee; --text-secondary: #8d867e; --text-secondary-invert: #c2bdb6; --border-primary: #c2bdb6; --border-primary-hover: #a6a098; --border-secondary: #e3ded8; --border-secondary-hover: #c2bdb6; --border-tertiary: #f0ece6; --border-tertiary-hover: #ebe6e0; --border-active: #4b443a; --border-active-invert: #faf6f0; --icon-primary: #4b443a; --icon-primary-invert: #f8f4ee; --icon-secondary: #8d867e; --input-bg: #faf6f0; --input-border: #c2bdb6; --input-border-hover: #8d867e; --input-border-active: #4b443a; --bg-transparent: rgba(58, 50, 40, 0.05); --bg-transparent-strong: rgba(58, 50, 40, 0.08); --bg-transparent-strongest: rgba(58, 50, 40, 0.12); --bg-transparent-blur-base: rgba(250, 246, 240, 0.9); --border-transparent: rgba(58, 50, 40, 0.1); --border-transparent-strong: rgba(58, 50, 40, 0.12); --border-transparent-strongest: rgba(58, 50, 40, 0.16); --bg-brand: #2c4a3e; --bg-brand-hover: #192a23; --bg-brand-active: #060a08; --text-on-brand: #faf6f0; --text-brand: #2c4a3e; --text-brand-secondary: black; --icon-on-brand: #faf6f0; --icon-brand: #2c4a3e; --icon-brand-secondary: black; --border-brand: #2c4a3e; --bg-brand-secondary: #e5e5de; --bg-brand-secondary-hover: #d1d4cc; --bg-brand-secondary-active: #bcc2bb; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }