@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: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_n4.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: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #efefef; --bg-primary-hover: #e3e3e3; --bg-primary-active: gainsboro; --bg-primary-invert: #161616; --bg-secondary: #e3e3e3; --bg-secondary-hover: gainsboro; --bg-secondary-active: #d2d2d2; --bg-tertiary: gainsboro; --bg-tertiary-hover: #d2d2d2; --bg-tertiary-active: #aaaaaa; --bg-quaternary: #aaaaaa; --bg-quaternary-hover: #868686; --bg-quaternary-active: #676767; --text-primary: #161616; --text-primary-invert: #ededed; --text-secondary: #676767; --text-secondary-invert: #aaaaaa; --border-primary: #aaaaaa; --border-primary-hover: #868686; --border-secondary: #d2d2d2; --border-secondary-hover: #aaaaaa; --border-tertiary: #e3e3e3; --border-tertiary-hover: gainsboro; --border-active: #161616; --border-active-invert: #efefef; --icon-primary: #161616; --icon-primary-invert: #ededed; --icon-secondary: #676767; --input-bg: #efefef; --input-border: #aaaaaa; --input-border-hover: #676767; --input-border-active: #161616; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(239, 239, 239, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #86eb78; --bg-brand-hover: #5ee44c; --bg-brand-active: #37dc21; --text-on-brand: #FFFFFF; --text-brand: #86eb78; --text-brand-secondary: #2cb01a; --icon-on-brand: #FFFFFF; --icon-brand: #86eb78; --icon-brand-secondary: #2cb01a; --border-brand: #86eb78; --bg-brand-secondary: #e5efe3; --bg-brand-secondary-hover: #daeed7; --bg-brand-secondary-active: #d0eecb; }