@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: Calistoga; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/calistoga_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/calistoga_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: Calistoga, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f9f4dc; --bg-primary-hover: #f1ecd4; --bg-primary-active: #ece7cf; --bg-primary-invert: #64634b; --bg-secondary: #f1ecd4; --bg-secondary-hover: #ece7cf; --bg-secondary-active: #e5e1c9; --bg-tertiary: #ece7cf; --bg-tertiary-hover: #e5e1c9; --bg-tertiary-active: #c9c6ae; --bg-quaternary: #c9c6ae; --bg-quaternary-hover: #b1ae96; --bg-quaternary-active: #9c9981; --text-primary: #64634b; --text-primary-invert: #f7f2da; --text-secondary: #9c9981; --text-secondary-invert: #c9c6ae; --border-primary: #c9c6ae; --border-primary-hover: #b1ae96; --border-secondary: #e5e1c9; --border-secondary-hover: #c9c6ae; --border-tertiary: #f1ecd4; --border-tertiary-hover: #ece7cf; --border-active: #64634b; --border-active-invert: #f9f4dc; --icon-primary: #64634b; --icon-primary-invert: #f7f2da; --icon-secondary: #9c9981; --input-bg: #f9f4dc; --input-border: #c9c6ae; --input-border-hover: #9c9981; --input-border-active: #64634b; --bg-transparent: rgba(85, 85, 61, 0.05); --bg-transparent-strong: rgba(85, 85, 61, 0.08); --bg-transparent-strongest: rgba(85, 85, 61, 0.12); --bg-transparent-blur-base: rgba(249, 244, 220, 0.9); --border-transparent: rgba(85, 85, 61, 0.1); --border-transparent-strong: rgba(85, 85, 61, 0.12); --border-transparent-strongest: rgba(85, 85, 61, 0.16); --bg-brand: #99a26a; --bg-brand-hover: #7e8653; --bg-brand-active: #606640; --text-on-brand: #ffffff; --text-brand: #99a26a; --text-brand-secondary: #43472c; --icon-on-brand: #ffffff; --icon-brand: #99a26a; --icon-brand-secondary: #43472c; --border-brand: #99a26a; --bg-brand-secondary: #efecd1; --bg-brand-secondary-hover: #e6e4c5; --bg-brand-secondary-active: #dcdbba; }