@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: Merriweather; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/merriweather_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/merriweather_n9.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Merriweather, serif; --font-weight-regular: 700; --font-weight-semibold: 900; --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_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/merriweather_n7.ttf; --font-family-heading: Lora, serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f8f5ed; --bg-primary-hover: #edefe8; --bg-primary-active: #e6ebe5; --bg-primary-invert: #30828d; --bg-secondary: #edefe8; --bg-secondary-hover: #e6ebe5; --bg-secondary-active: #dee6e0; --bg-tertiary: #e6ebe5; --bg-tertiary-hover: #dee6e0; --bg-tertiary-active: #b8d0cf; --bg-quaternary: #b8d0cf; --bg-quaternary-hover: #97bebf; --bg-quaternary-active: #7badb1; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #30828d; --text-primary-invert: #f6f4ec; --text-secondary: #7badb1; --text-secondary-invert: #b8d0cf; --border-primary: #b8d0cf; --border-primary-hover: #97bebf; --border-secondary: #dee6e0; --border-secondary-hover: #b8d0cf; --border-tertiary: #edefe8; --border-tertiary-hover: #e6ebe5; --border-active: #30828d; --border-active-invert: #f8f5ed; --icon-primary: #30828d; --icon-primary-invert: #f6f4ec; --icon-secondary: #7badb1; --input-bg: #f8f5ed; --input-border: #b8d0cf; --input-border-hover: #7badb1; --input-border-active: #30828d; --bg-transparent: rgba(28, 119, 132, 0.05); --bg-transparent-strong: rgba(28, 119, 132, 0.08); --bg-transparent-strongest: rgba(28, 119, 132, 0.12); --bg-transparent-blur-base: rgba(248, 245, 237, 0.9); --border-transparent: rgba(28, 119, 132, 0.1); --border-transparent-strong: rgba(28, 119, 132, 0.12); --border-transparent-strongest: rgba(28, 119, 132, 0.16); --bg-brand: #042e32; --bg-brand-hover: #000303; --bg-brand-active: black; --text-on-brand: #6cc4d3; --text-brand: #042e32; --text-brand-secondary: black; --icon-on-brand: #6cc4d3; --icon-brand: #042e32; --icon-brand-secondary: black; --border-brand: #042e32; --bg-brand-secondary: #e0e1da; --bg-brand-secondary-hover: #c7cdc8; --bg-brand-secondary-active: #afb9b5; }