@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: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_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: Cabin, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #cfa646; --bg-primary-hover: #c59e43; --bg-primary-active: #be9940; --bg-primary-invert: #130f06; --bg-secondary: #c59e43; --bg-secondary-hover: #be9940; --bg-secondary-active: #b6923e; --bg-tertiary: #be9940; --bg-tertiary-hover: #b6923e; --bg-tertiary-active: #937632; --bg-quaternary: #937632; --bg-quaternary-hover: #745d27; --bg-quaternary-active: #59471e; --text-primary: #130f06; --text-primary-invert: #cda445; --text-secondary: #59471e; --text-secondary-invert: #937632; --border-primary: #937632; --border-primary-hover: #745d27; --border-secondary: #b6923e; --border-secondary-hover: #937632; --border-tertiary: #c59e43; --border-tertiary-hover: #be9940; --border-active: #130f06; --border-active-invert: #cfa646; --icon-primary: #130f06; --icon-primary-invert: #cda445; --icon-secondary: #59471e; --input-bg: #cfa646; --input-border: #937632; --input-border-hover: #59471e; --input-border-active: #130f06; --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(207, 166, 70, 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: #cfa646; --bg-brand-hover: #b38c2f; --bg-brand-active: #8b6c24; --text-on-brand: #ffffff; --text-brand: #cfa646; --text-brand-secondary: #624d1a; --icon-on-brand: #ffffff; --icon-brand: #cfa646; --icon-brand-secondary: #624d1a; --border-brand: #cfa646; --bg-brand-secondary: #cfa646; --bg-brand-secondary-hover: #cfa646; --bg-brand-secondary-active: #cfa646; }