@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: "Cormorant Garamond"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: "Cormorant Garamond", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #eef4f9; --bg-primary-hover: #e5eeef; --bg-primary-active: #dfeaea; --bg-primary-invert: #46844b; --bg-secondary: #e5eeef; --bg-secondary-hover: #dfeaea; --bg-secondary-active: #d8e5e2; --bg-tertiary: #dfeaea; --bg-tertiary-hover: #d8e5e2; --bg-tertiary-active: #b8d0c2; --bg-quaternary: #b8d0c2; --bg-quaternary-hover: #9dbea5; --bg-quaternary-active: #85ae8c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #46844b; --text-primary-invert: #ecf3f7; --text-secondary: #85ae8c; --text-secondary-invert: #b8d0c2; --border-primary: #b8d0c2; --border-primary-hover: #9dbea5; --border-secondary: #d8e5e2; --border-secondary-hover: #b8d0c2; --border-tertiary: #e5eeef; --border-tertiary-hover: #dfeaea; --border-active: #46844b; --border-active-invert: #eef4f9; --icon-primary: #46844b; --icon-primary-invert: #ecf3f7; --icon-secondary: #85ae8c; --input-bg: #eef4f9; --input-border: #b8d0c2; --input-border-hover: #85ae8c; --input-border-active: #46844b; --bg-transparent: rgba(53, 121, 58, 0.05); --bg-transparent-strong: rgba(53, 121, 58, 0.08); --bg-transparent-strongest: rgba(53, 121, 58, 0.12); --bg-transparent-blur-base: rgba(238, 244, 249, 0.9); --border-transparent: rgba(53, 121, 58, 0.1); --border-transparent-strong: rgba(53, 121, 58, 0.12); --border-transparent-strongest: rgba(53, 121, 58, 0.16); --bg-brand: #115ca3; --bg-brand-hover: #0c4275; --bg-brand-active: #072847; --text-on-brand: #ffffff; --text-brand: #115ca3; --text-brand-secondary: #030e18; --icon-on-brand: #ffffff; --icon-brand: #115ca3; --icon-brand-secondary: #030e18; --border-brand: #115ca3; --bg-brand-secondary: #d8e5f0; --bg-brand-secondary-hover: #c2d6e8; --bg-brand-secondary-active: #acc6df; --input-radius: 12px; --image-radius: 12px; --panel-radius: 12px; --button-radius: 12px 12px 12px 12px; }