@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: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.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: Barlow, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --logo-width: 77px; --bg-primary: #ffffff; --bg-primary-hover: #f3f3f3; --bg-primary-active: #ededed; --bg-primary-invert: #2d2d2d; --bg-secondary: #f3f3f3; --bg-secondary-hover: #ededed; --bg-secondary-active: #e3e3e3; --bg-tertiary: #ededed; --bg-tertiary-hover: #e3e3e3; --bg-tertiary-active: #bcbcbc; --bg-quaternary: #bcbcbc; --bg-quaternary-hover: #999999; --bg-quaternary-active: #7b7b7b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2d2d2d; --text-primary-invert: #fdfdfd; --text-secondary: #7b7b7b; --text-secondary-invert: #bcbcbc; --border-primary: #bcbcbc; --border-primary-hover: #999999; --border-secondary: #e3e3e3; --border-secondary-hover: #bcbcbc; --border-tertiary: #f3f3f3; --border-tertiary-hover: #ededed; --border-active: #2d2d2d; --border-active-invert: #ffffff; --icon-primary: #2d2d2d; --icon-primary-invert: #fdfdfd; --icon-secondary: #7b7b7b; --input-bg: #ffffff; --input-border: #bcbcbc; --input-border-hover: #7b7b7b; --input-border-active: #2d2d2d; --bg-transparent: rgba(24, 24, 24, 0.05); --bg-transparent-strong: rgba(24, 24, 24, 0.08); --bg-transparent-strongest: rgba(24, 24, 24, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(24, 24, 24, 0.1); --border-transparent-strong: rgba(24, 24, 24, 0.12); --border-transparent-strongest: rgba(24, 24, 24, 0.16); --bg-brand: #eab7be; --bg-brand-hover: #de909a; --bg-brand-active: #d36877; --text-on-brand: #f5f5f5; --text-brand: #eab7be; --text-brand-secondary: #c74153; --icon-on-brand: #f5f5f5; --icon-brand: #eab7be; --icon-brand-secondary: #c74153; --border-brand: #eab7be; --bg-brand-secondary: #fdf8f9; --bg-brand-secondary-hover: #fbf1f2; --bg-brand-secondary-active: #f9e9ec; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 49px 49px 49px 49px; }