@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: #7ebb8f; --bg-primary-hover: #84be95; --bg-primary-active: #88c098; --bg-primary-invert: #f3f9f5; --bg-secondary: #84be95; --bg-secondary-hover: #88c098; --bg-secondary-active: #8dc39c; --bg-tertiary: #88c098; --bg-tertiary-hover: #8dc39c; --bg-tertiary-active: #a3cfaf; --bg-quaternary: #a3cfaf; --bg-quaternary-hover: #b7d9c0; --bg-quaternary-active: #c8e2cf; --text-primary: #f3f9f5; --text-primary-invert: #7fbc90; --text-secondary: #c8e2cf; --text-secondary-invert: #a3cfaf; --border-primary: #a3cfaf; --border-primary-hover: #b7d9c0; --border-secondary: #8dc39c; --border-secondary-hover: #a3cfaf; --border-tertiary: #84be95; --border-tertiary-hover: #88c098; --border-active: #f3f9f5; --border-active-invert: #7ebb8f; --icon-primary: #f3f9f5; --icon-primary-invert: #7fbc90; --icon-secondary: #c8e2cf; --input-bg: #7ebb8f; --input-border: #a3cfaf; --input-border-hover: #c8e2cf; --input-border-active: #f3f9f5; --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(126, 187, 143, 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: #704c35; --bg-brand-hover: #4d3525; --bg-brand-active: #2b1d14; --text-on-brand: #FFFFFF; --text-brand: #704c35; --text-brand-secondary: #080604; --icon-on-brand: #FFFFFF; --icon-brand: #704c35; --icon-brand-secondary: #080604; --border-brand: #704c35; --bg-brand-secondary: #7db086; --bg-brand-secondary-hover: #7ba57d; --bg-brand-secondary-active: #7a9a74; }