@font-face { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i7.ttf") format("ttf"); } @font-face { font-family: "Permanent Marker"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/permanent_marker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/permanent_marker_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Open Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "Open Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf; --font-family-heading: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #cbf6e6; --bg-primary-hover: #c1eedd; --bg-primary-active: #bbe9d8; --bg-primary-invert: #156648; --bg-secondary: #c1eedd; --bg-secondary-hover: #bbe9d8; --bg-secondary-active: #b3e3d1; --bg-tertiary: #bbe9d8; --bg-tertiary-hover: #b3e3d1; --bg-tertiary-active: #91c8b4; --bg-quaternary: #91c8b4; --bg-quaternary-hover: #73b099; --bg-quaternary-active: #599c83; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #156648; --text-primary-invert: #c9f4e4; --text-secondary: #599c83; --text-secondary-invert: #91c8b4; --border-primary: #91c8b4; --border-primary-hover: #73b099; --border-secondary: #b3e3d1; --border-secondary-hover: #91c8b4; --border-tertiary: #c1eedd; --border-tertiary-hover: #bbe9d8; --border-active: #156648; --border-active-invert: #cbf6e6; --icon-primary: #156648; --icon-primary-invert: #c9f4e4; --icon-secondary: #599c83; --input-bg: #cbf6e6; --input-border: #91c8b4; --input-border-hover: #599c83; --input-border-active: #156648; --bg-transparent: rgba(3, 88, 56, 0.05); --bg-transparent-strong: rgba(3, 88, 56, 0.08); --bg-transparent-strongest: rgba(3, 88, 56, 0.12); --bg-transparent-blur-base: rgba(203, 246, 230, 0.9); --border-transparent: rgba(3, 88, 56, 0.1); --border-transparent-strong: rgba(3, 88, 56, 0.12); --border-transparent-strongest: rgba(3, 88, 56, 0.16); --bg-brand: #13ad73; --bg-brand-hover: #0e7f54; --bg-brand-active: #095136; --text-on-brand: #ffffff; --text-brand: #13ad73; --text-brand-secondary: #042317; --icon-on-brand: #ffffff; --icon-brand: #13ad73; --icon-brand-secondary: #042317; --border-brand: #13ad73; --bg-brand-secondary: #b9efdb; --bg-brand-secondary-hover: #a6e7cf; --bg-brand-secondary-active: #94e0c4; --input-radius: 5px; --image-radius: 5px; --panel-radius: 5px; --button-radius: 5px 5px 5px 5px; }