@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: 90px; --bg-primary: #c4811d; --bg-primary-hover: #c78728; --bg-primary-active: #c98b2f; --bg-primary-invert: #faf4eb; --bg-secondary: #c78728; --bg-secondary-hover: #c98b2f; --bg-secondary-active: #cb9038; --bg-tertiary: #c98b2f; --bg-tertiary-hover: #cb9038; --bg-tertiary-active: #d5a65f; --bg-quaternary: #d5a65f; --bg-quaternary-hover: #deb880; --bg-quaternary-active: #e6c99e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #faf4eb; --text-primary-invert: #c5821f; --text-secondary: #e6c99e; --text-secondary-invert: #d5a65f; --border-primary: #d5a65f; --border-primary-hover: #deb880; --border-secondary: #cb9038; --border-secondary-hover: #d5a65f; --border-tertiary: #c78728; --border-tertiary-hover: #c98b2f; --border-active: #faf4eb; --border-active-invert: #c4811d; --icon-primary: #faf4eb; --icon-primary-invert: #c5821f; --icon-secondary: #e6c99e; --input-bg: #c4811d; --input-border: #d5a65f; --input-border-hover: #e6c99e; --input-border-active: #faf4eb; --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(196, 129, 29, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #2b3037; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #2b3037; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #ca8e34; --bg-brand-secondary-hover: #d09a4a; --bg-brand-secondary-active: #d6a761; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }