@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: #f8ebdb; --bg-primary-hover: #ecdfd0; --bg-primary-active: #e4d8c9; --bg-primary-invert: #161514; --bg-secondary: #ecdfd0; --bg-secondary-hover: #e4d8c9; --bg-secondary-active: #dacfc1; --bg-tertiary: #e4d8c9; --bg-tertiary-hover: #dacfc1; --bg-tertiary-active: #b0a79b; --bg-quaternary: #b0a79b; --bg-quaternary-hover: #8b847b; --bg-quaternary-active: #6b655e; --text-primary: #161514; --text-primary-invert: #f6e9d9; --text-secondary: #6b655e; --text-secondary-invert: #b0a79b; --border-primary: #b0a79b; --border-primary-hover: #8b847b; --border-secondary: #dacfc1; --border-secondary-hover: #b0a79b; --border-tertiary: #ecdfd0; --border-tertiary-hover: #e4d8c9; --border-active: #161514; --border-active-invert: #f8ebdb; --icon-primary: #161514; --icon-primary-invert: #f6e9d9; --icon-secondary: #6b655e; --input-bg: #f8ebdb; --input-border: #b0a79b; --input-border-hover: #6b655e; --input-border-active: #161514; --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(248, 235, 219, 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: #fff659; --bg-brand-hover: #fff326; --bg-brand-active: #f2e500; --text-on-brand: #000000; --text-brand: #fff659; --text-brand-secondary: #bfb500; --icon-on-brand: #000000; --icon-brand: #fff659; --icon-brand-secondary: #bfb500; --border-brand: #fff659; --bg-brand-secondary: #f9ecce; --bg-brand-secondary-hover: #f9edc1; --bg-brand-secondary-active: #faeeb4; }