@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: "EB Garamond"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/eb_garamond_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_n4.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: "EB Garamond", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #b99f6e; --bg-primary-hover: #b39c6b; --bg-primary-active: #af9b6a; --bg-primary-invert: #4b6e3e; --bg-secondary: #b39c6b; --bg-secondary-hover: #af9b6a; --bg-secondary-active: #aa9968; --bg-tertiary: #af9b6a; --bg-tertiary-hover: #aa9968; --bg-tertiary-active: #968f5f; --bg-quaternary: #968f5f; --bg-quaternary-hover: #848757; --bg-quaternary-active: #748050; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4b6e3e; --text-primary-invert: #b89e6d; --text-secondary: #748050; --text-secondary-invert: #968f5f; --border-primary: #968f5f; --border-primary-hover: #848757; --border-secondary: #aa9968; --border-secondary-hover: #968f5f; --border-tertiary: #b39c6b; --border-tertiary-hover: #af9b6a; --border-active: #4b6e3e; --border-active-invert: #b99f6e; --icon-primary: #4b6e3e; --icon-primary-invert: #b89e6d; --icon-secondary: #748050; --input-bg: #b99f6e; --input-border: #968f5f; --input-border-hover: #748050; --input-border-active: #4b6e3e; --bg-transparent: rgba(64, 105, 57, 0.05); --bg-transparent-strong: rgba(64, 105, 57, 0.08); --bg-transparent-strongest: rgba(64, 105, 57, 0.12); --bg-transparent-blur-base: rgba(185, 159, 110, 0.9); --border-transparent: rgba(64, 105, 57, 0.1); --border-transparent-strong: rgba(64, 105, 57, 0.12); --border-transparent-strongest: rgba(64, 105, 57, 0.16); --bg-brand: #406939; --bg-brand-hover: #2c4827; --bg-brand-active: #182715; --text-on-brand: #e1e1eb; --text-brand: #406939; --text-brand-secondary: #040603; --icon-on-brand: #e1e1eb; --icon-brand: #406939; --icon-brand-secondary: #040603; --border-brand: #406939; --bg-brand-secondary: #ad9a69; --bg-brand-secondary-hover: #a19463; --bg-brand-secondary-active: #958f5e; --input-radius: 8px; --image-radius: 13px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }