@font-face { font-family: Merriweather; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/merriweather_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/merriweather_n4.ttf") format("ttf"); } @font-face { font-family: Merriweather; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/merriweather_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/merriweather_n7.ttf") format("ttf"); } @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"); } :root { color-scheme: light; --font-family-body: Merriweather, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Merriweather;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/merriweather_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/merriweather_n4.ttf; --font-family-heading: Montserrat, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fffcf9; --bg-primary-hover: #f5f3f0; --bg-primary-active: #efeeeb; --bg-primary-invert: #4e5c5c; --bg-secondary: #f5f3f0; --bg-secondary-hover: #efeeeb; --bg-secondary-active: #e8e7e4; --bg-tertiary: #efeeeb; --bg-tertiary-hover: #e8e7e4; --bg-tertiary-active: #c6c9c7; --bg-quaternary: #c6c9c7; --bg-quaternary-hover: #a9afad; --bg-quaternary-active: #909896; --text-primary: #4e5c5c; --text-primary-invert: #fdfaf7; --text-secondary: #909896; --text-secondary-invert: #c6c9c7; --border-primary: #c6c9c7; --border-primary-hover: #a9afad; --border-secondary: #e8e7e4; --border-secondary-hover: #c6c9c7; --border-tertiary: #f5f3f0; --border-tertiary-hover: #efeeeb; --border-active: #4e5c5c; --border-active-invert: #fffcf9; --icon-primary: #4e5c5c; --icon-primary-invert: #fdfaf7; --icon-secondary: #909896; --input-bg: #fffcf9; --input-border: #c6c9c7; --input-border-hover: #909896; --input-border-active: #4e5c5c; --bg-transparent: rgba(60, 76, 76, 0.05); --bg-transparent-strong: rgba(60, 76, 76, 0.08); --bg-transparent-strongest: rgba(60, 76, 76, 0.12); --bg-transparent-blur-base: rgba(255, 252, 249, 0.9); --border-transparent: rgba(60, 76, 76, 0.1); --border-transparent-strong: rgba(60, 76, 76, 0.12); --border-transparent-strongest: rgba(60, 76, 76, 0.16); --bg-brand: #9dc4c4; --bg-brand-hover: #7db1b1; --bg-brand-active: #5e9d9d; --text-on-brand: #000000; --text-brand: #9dc4c4; --text-brand-secondary: #4b7d7d; --icon-on-brand: #000000; --icon-brand: #9dc4c4; --icon-brand-secondary: #4b7d7d; --border-brand: #9dc4c4; --bg-brand-secondary: #f5f6f4; --bg-brand-secondary-hover: #ebf1ee; --bg-brand-secondary-active: #e2ebe9; }