@font-face { font-family: "Libre Baskerville"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/libre_baskerville_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/libre_baskerville_n4.ttf") format("ttf"); } @font-face { font-family: "Libre Baskerville"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/libre_baskerville_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/libre_baskerville_n7.ttf") format("ttf"); } @font-face { font-family: "Roboto Slab"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_slab_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_slab_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Libre Baskerville", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Libre Baskerville";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/libre_baskerville_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/libre_baskerville_n4.ttf; --font-family-heading: "Roboto Slab", serif; --font-weight-heading: 700; --font-style-heading: normal; --logo-width: 175px; --bg-primary: #191b1d; --bg-primary-hover: #22221f; --bg-primary-active: #282620; --bg-primary-invert: #c59a3e; --bg-secondary: #22221f; --bg-secondary-hover: #282620; --bg-secondary-active: #302c21; --bg-tertiary: #282620; --bg-tertiary-hover: #302c21; --bg-tertiary-active: #504427; --bg-quaternary: #504427; --bg-quaternary-hover: #6c592d; --bg-quaternary-active: #856b32; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c59a3e; --text-primary-invert: #1b1c1d; --text-secondary: #856b32; --text-secondary-invert: #504427; --border-primary: #504427; --border-primary-hover: #6c592d; --border-secondary: #302c21; --border-secondary-hover: #504427; --border-tertiary: #22221f; --border-tertiary-hover: #282620; --border-active: #c59a3e; --border-active-invert: #191b1d; --icon-primary: #c59a3e; --icon-primary-invert: #1b1c1d; --icon-secondary: #856b32; --input-bg: #191b1d; --input-border: #504427; --input-border-hover: #856b32; --input-border-active: #c59a3e; --bg-transparent: rgba(214, 167, 65, 0.05); --bg-transparent-strong: rgba(214, 167, 65, 0.08); --bg-transparent-strongest: rgba(214, 167, 65, 0.12); --bg-transparent-blur-base: rgba(25, 27, 29, 0.9); --border-transparent: rgba(214, 167, 65, 0.1); --border-transparent-strong: rgba(214, 167, 65, 0.12); --border-transparent-strongest: rgba(214, 167, 65, 0.16); --bg-brand: #d6a741; --bg-brand-hover: #bc8d28; --bg-brand-active: #926e1f; --text-on-brand: #191b1d; --text-brand: #d6a741; --text-brand-secondary: #684e16; --icon-on-brand: #191b1d; --icon-brand: #d6a741; --icon-brand-secondary: #684e16; --border-brand: #d6a741; --bg-brand-secondary: #2c2921; --bg-brand-secondary-hover: #3f3724; --bg-brand-secondary-active: #524528; --input-radius: 0px; --image-radius: 5px; --panel-radius: 0px; --button-radius: 9px 9px 9px 9px; }