@font-face { font-family: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n7.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lora, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Lora;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fdf9f5; --bg-primary-hover: #f0ede9; --bg-primary-active: #e9e5e1; --bg-primary-invert: #171616; --bg-secondary: #f0ede9; --bg-secondary-hover: #e9e5e1; --bg-secondary-active: #dfdbd8; --bg-tertiary: #e9e5e1; --bg-tertiary-hover: #dfdbd8; --bg-tertiary-active: #b4b1ae; --bg-quaternary: #b4b1ae; --bg-quaternary-hover: #8e8b89; --bg-quaternary-active: #6d6b69; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171616; --text-primary-invert: #faf7f3; --text-secondary: #6d6b69; --text-secondary-invert: #b4b1ae; --border-primary: #b4b1ae; --border-primary-hover: #8e8b89; --border-secondary: #dfdbd8; --border-secondary-hover: #b4b1ae; --border-tertiary: #f0ede9; --border-tertiary-hover: #e9e5e1; --border-active: #171616; --border-active-invert: #fdf9f5; --icon-primary: #171616; --icon-primary-invert: #faf7f3; --icon-secondary: #6d6b69; --input-bg: #fdf9f5; --input-border: #b4b1ae; --input-border-hover: #6d6b69; --input-border-active: #171616; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(253, 249, 245, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #cf4e6f; --bg-brand-hover: #b83254; --bg-brand-active: #902742; --text-on-brand: #ffffff; --text-brand: #cf4e6f; --text-brand-secondary: #681c30; --icon-on-brand: #ffffff; --icon-brand: #cf4e6f; --icon-brand-secondary: #681c30; --border-brand: #cf4e6f; --bg-brand-secondary: #f8e8e8; --bg-brand-secondary-hover: #f4d7da; --bg-brand-secondary-active: #efc6cd; }