@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; --text-transform-body: none; --text-transform-heading: none; --logo-width: 90px; --bg-primary: #2b3037; --bg-primary-hover: #363a41; --bg-primary-active: #3c4147; --bg-primary-invert: #ececed; --bg-secondary: #363a41; --bg-secondary-hover: #3c4147; --bg-secondary-active: #44494f; --bg-tertiary: #3c4147; --bg-tertiary-hover: #44494f; --bg-tertiary-active: #686c71; --bg-quaternary: #686c71; --bg-quaternary-hover: #888b8f; --bg-quaternary-active: #a4a6a9; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ececed; --text-primary-invert: #2d3239; --text-secondary: #a4a6a9; --text-secondary-invert: #686c71; --border-primary: #686c71; --border-primary-hover: #888b8f; --border-secondary: #44494f; --border-secondary-hover: #686c71; --border-tertiary: #363a41; --border-tertiary-hover: #3c4147; --border-active: #ececed; --border-active-invert: #2b3037; --icon-primary: #ececed; --icon-primary-invert: #2d3239; --icon-secondary: #a4a6a9; --input-bg: #2b3037; --input-border: #686c71; --input-border-hover: #a4a6a9; --input-border-active: #ececed; --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(43, 48, 55, 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: #40454b; --bg-brand-secondary-hover: #55595f; --bg-brand-secondary-active: #6b6e73; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }