@font-face { font-family: Karla; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n4.ttf") format("ttf"); } @font-face { font-family: Karla; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n7.ttf") format("ttf"); } @font-face { font-family: "Josefin Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Karla, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Karla;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/karla_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/karla_n4.ttf; --font-family-heading: "Josefin Sans", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffe278; --bg-primary-hover: #f5d975; --bg-primary-active: #efd472; --bg-primary-invert: #454339; --bg-secondary: #f5d975; --bg-secondary-hover: #efd472; --bg-secondary-active: #e7cd70; --bg-tertiary: #efd472; --bg-tertiary-hover: #e7cd70; --bg-tertiary-active: #c4af64; --bg-quaternary: #c4af64; --bg-quaternary-hover: #a5955a; --bg-quaternary-active: #8b7e51; --text-primary: #454339; --text-primary-invert: #fde077; --text-secondary: #8b7e51; --text-secondary-invert: #c4af64; --border-primary: #c4af64; --border-primary-hover: #a5955a; --border-secondary: #e7cd70; --border-secondary-hover: #c4af64; --border-tertiary: #f5d975; --border-tertiary-hover: #efd472; --border-active: #454339; --border-active-invert: #ffe278; --icon-primary: #454339; --icon-primary-invert: #fde077; --icon-secondary: #8b7e51; --input-bg: #ffe278; --input-border: #c4af64; --input-border-hover: #8b7e51; --input-border-active: #454339; --bg-transparent: rgba(51, 51, 51, 0.05); --bg-transparent-strong: rgba(51, 51, 51, 0.08); --bg-transparent-strongest: rgba(51, 51, 51, 0.12); --bg-transparent-blur-base: rgba(255, 226, 120, 0.9); --border-transparent: rgba(51, 51, 51, 0.1); --border-transparent-strong: rgba(51, 51, 51, 0.12); --border-transparent-strongest: rgba(51, 51, 51, 0.16); --bg-brand: #b58b56; --bg-brand-hover: #967142; --bg-brand-active: #735632; --text-on-brand: #FFFFFF; --text-brand: #b58b56; --text-brand-secondary: #4f3c23; --icon-on-brand: #FFFFFF; --icon-brand: #b58b56; --icon-brand-secondary: #4f3c23; --border-brand: #b58b56; --bg-brand-secondary: #f8d975; --bg-brand-secondary-hover: #f0d171; --bg-brand-secondary-active: #e9c86e; }