@font-face { font-family: "Open Sans"; font-weight: 400; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i4.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: "Delicious Handrawn"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/delicious_handrawn_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/delicious_handrawn_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: italic; --font-style-bold: italic; --font-family-base-name: "Open Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i4.ttf; --font-family-heading: "Delicious Handrawn", handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #86b3a1; --bg-primary-hover: #8cb7a6; --bg-primary-active: #90b9a9; --bg-primary-invert: #f4f8f7; --bg-secondary: #8cb7a6; --bg-secondary-hover: #90b9a9; --bg-secondary-active: #95bcac; --bg-tertiary: #90b9a9; --bg-tertiary-hover: #95bcac; --bg-tertiary-active: #a9c9bc; --bg-quaternary: #a9c9bc; --bg-quaternary-hover: #bbd4ca; --bg-quaternary-active: #cbded7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f4f8f7; --text-primary-invert: #87b4a2; --text-secondary: #cbded7; --text-secondary-invert: #a9c9bc; --border-primary: #a9c9bc; --border-primary-hover: #bbd4ca; --border-secondary: #95bcac; --border-secondary-hover: #a9c9bc; --border-tertiary: #8cb7a6; --border-tertiary-hover: #90b9a9; --border-active: #f4f8f7; --border-active-invert: #86b3a1; --icon-primary: #f4f8f7; --icon-primary-invert: #87b4a2; --icon-secondary: #cbded7; --input-bg: #86b3a1; --input-border: #a9c9bc; --input-border-hover: #cbded7; --input-border-active: #f4f8f7; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(134, 179, 161, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #f2d881; --bg-brand-hover: #edca53; --bg-brand-active: #e8bb25; --text-on-brand: #000000; --text-brand: #f2d881; --text-brand-secondary: #c69d14; --icon-on-brand: #000000; --icon-brand: #f2d881; --icon-brand-secondary: #c69d14; --border-brand: #f2d881; --bg-brand-secondary: #91b79e; --bg-brand-secondary-hover: #9cba9b; --bg-brand-secondary-active: #a6be97; }