@font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_i7.ttf") format("ttf"); } @font-face { font-family: Calistoga; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/calistoga_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/calistoga_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Montserrat, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Montserrat;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf; --font-family-heading: Calistoga, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #c2fcfc; --bg-primary-hover: #b8efef; --bg-primary-active: #b2e8e8; --bg-primary-invert: #111717; --bg-secondary: #b8efef; --bg-secondary-hover: #b2e8e8; --bg-secondary-active: #abdede; --bg-tertiary: #b2e8e8; --bg-tertiary-hover: #abdede; --bg-tertiary-active: #8ab3b3; --bg-quaternary: #8ab3b3; --bg-quaternary-hover: #6d8d8d; --bg-quaternary-active: #536c6c; --text-primary: #111717; --text-primary-invert: #c0f9f9; --text-secondary: #536c6c; --text-secondary-invert: #8ab3b3; --border-primary: #8ab3b3; --border-primary-hover: #6d8d8d; --border-secondary: #abdede; --border-secondary-hover: #8ab3b3; --border-tertiary: #b8efef; --border-tertiary-hover: #b2e8e8; --border-active: #111717; --border-active-invert: #c2fcfc; --icon-primary: #111717; --icon-primary-invert: #c0f9f9; --icon-secondary: #536c6c; --input-bg: #c2fcfc; --input-border: #8ab3b3; --input-border-hover: #536c6c; --input-border-active: #111717; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(194, 252, 252, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 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: #afe3e3; --bg-brand-secondary-hover: #9bcaca; --bg-brand-secondary-active: #88b0b0; }