@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #badf80; --bg-primary-hover: #b8d982; --bg-primary-active: #b7d684; --bg-primary-invert: #9674a8; --bg-secondary: #b8d982; --bg-secondary-hover: #b7d684; --bg-secondary-active: #b5d185; --bg-tertiary: #b7d684; --bg-tertiary-hover: #b5d185; --bg-tertiary-active: #aebd8d; --bg-quaternary: #aebd8d; --bg-quaternary-hover: #a8ab93; --bg-quaternary-active: #a39c99; --text-primary: #9674a8; --text-primary-invert: #bade80; --text-secondary: #a39c99; --text-secondary-invert: #aebd8d; --border-primary: #aebd8d; --border-primary-hover: #a8ab93; --border-secondary: #b5d185; --border-secondary-hover: #aebd8d; --border-tertiary: #b8d982; --border-tertiary-hover: #b7d684; --border-active: #9674a8; --border-active-invert: #badf80; --icon-primary: #9674a8; --icon-primary-invert: #bade80; --icon-secondary: #a39c99; --input-bg: #badf80; --input-border: #aebd8d; --input-border-hover: #a39c99; --input-border-active: #9674a8; --bg-transparent: rgba(146, 105, 172, 0.05); --bg-transparent-strong: rgba(146, 105, 172, 0.08); --bg-transparent-strongest: rgba(146, 105, 172, 0.12); --bg-transparent-blur-base: rgba(186, 223, 128, 0.9); --border-transparent: rgba(146, 105, 172, 0.1); --border-transparent-strong: rgba(146, 105, 172, 0.12); --border-transparent-strongest: rgba(146, 105, 172, 0.16); --bg-brand: #badf80; --bg-brand-hover: #a4d557; --bg-brand-active: #8dc732; --text-on-brand: #9269ac; --text-brand: #badf80; --text-brand-secondary: #709e28; --icon-on-brand: #9269ac; --icon-brand: #badf80; --icon-brand-secondary: #709e28; --border-brand: #badf80; --bg-brand-secondary: #badf80; --bg-brand-secondary-hover: #badf80; --bg-brand-secondary-active: #badf80; }