@font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.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"); } @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: Poppins, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: #fff2d8; --bg-primary-hover: #f7e8cf; --bg-primary-active: #f2e2c9; --bg-primary-invert: #70412d; --bg-secondary: #f7e8cf; --bg-secondary-hover: #f2e2c9; --bg-secondary-active: #ecdbc1; --bg-tertiary: #f2e2c9; --bg-tertiary-hover: #ecdbc1; --bg-tertiary-active: #d1b9a1; --bg-quaternary: #d1b9a1; --bg-quaternary-hover: #ba9c85; --bg-quaternary-active: #a6836d; --text-primary: #70412d; --text-primary-invert: #fdf0d6; --text-secondary: #a6836d; --text-secondary-invert: #d1b9a1; --border-primary: #d1b9a1; --border-primary-hover: #ba9c85; --border-secondary: #ecdbc1; --border-secondary-hover: #d1b9a1; --border-tertiary: #f7e8cf; --border-tertiary-hover: #f2e2c9; --border-active: #70412d; --border-active-invert: #fff2d8; --icon-primary: #70412d; --icon-primary-invert: #fdf0d6; --icon-secondary: #a6836d; --input-bg: #fff2d8; --input-border: #d1b9a1; --input-border-hover: #a6836d; --input-border-active: #70412d; --bg-transparent: rgba(98, 47, 28, 0.05); --bg-transparent-strong: rgba(98, 47, 28, 0.08); --bg-transparent-strongest: rgba(98, 47, 28, 0.12); --bg-transparent-blur-base: rgba(255, 242, 216, 0.9); --border-transparent: rgba(98, 47, 28, 0.1); --border-transparent-strong: rgba(98, 47, 28, 0.12); --border-transparent-strongest: rgba(98, 47, 28, 0.16); --bg-brand: #6c9b8e; --bg-brand-hover: #567e73; --bg-brand-active: #416057; --text-on-brand: #ffffff; --text-brand: #6c9b8e; --text-brand-secondary: #2d413c; --icon-on-brand: #ffffff; --icon-brand: #6c9b8e; --icon-brand-secondary: #2d413c; --border-brand: #6c9b8e; --bg-brand-secondary: #f0e9d1; --bg-brand-secondary-hover: #e2e1c9; --bg-brand-secondary-active: #d3d8c2; }