@font-face { font-family: Merriweather; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/merriweather_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/merriweather_n4.ttf") format("ttf"); } @font-face { font-family: Merriweather; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/merriweather_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/merriweather_n7.ttf") format("ttf"); } @font-face { font-family: Cinzel; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cinzel_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cinzel_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Merriweather, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Merriweather;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/merriweather_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/merriweather_n4.ttf; --font-family-heading: Cinzel, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f7f9f5; --bg-primary-active: #f3f5ee; --bg-primary-invert: #758d41; --bg-secondary: #f7f9f5; --bg-secondary-hover: #f3f5ee; --bg-secondary-active: #edf0e6; --bg-tertiary: #f3f5ee; --bg-tertiary-hover: #edf0e6; --bg-tertiary-active: #d3dbc2; --bg-quaternary: #d3dbc2; --bg-quaternary-hover: #bcc8a3; --bg-quaternary-active: #a8b888; --text-primary: #758d41; --text-primary-invert: #fdfefd; --text-secondary: #a8b888; --text-secondary-invert: #d3dbc2; --border-primary: #d3dbc2; --border-primary-hover: #bcc8a3; --border-secondary: #edf0e6; --border-secondary-hover: #d3dbc2; --border-tertiary: #f7f9f5; --border-tertiary-hover: #f3f5ee; --border-active: #758d41; --border-active-invert: #ffffff; --icon-primary: #758d41; --icon-primary-invert: #fdfefd; --icon-secondary: #a8b888; --input-bg: #ffffff; --input-border: #d3dbc2; --input-border-hover: #a8b888; --input-border-active: #758d41; --bg-transparent: rgba(103, 130, 46, 0.05); --bg-transparent-strong: rgba(103, 130, 46, 0.08); --bg-transparent-strongest: rgba(103, 130, 46, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(103, 130, 46, 0.1); --border-transparent-strong: rgba(103, 130, 46, 0.12); --border-transparent-strongest: rgba(103, 130, 46, 0.16); --bg-brand: #856464; --bg-brand-hover: #684e4e; --bg-brand-active: #4b3838; --text-on-brand: #ffffff; --text-brand: #856464; --text-brand-secondary: #2e2222; --icon-on-brand: #ffffff; --icon-brand: #856464; --icon-brand-secondary: #2e2222; --border-brand: #856464; --bg-brand-secondary: #f3f0f0; --bg-brand-secondary-hover: #e7e0e0; --bg-brand-secondary-active: #dad1d1; }