@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: 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"); } :root { color-scheme: light; --font-family-body: Poppins, sans-serif; --font-weight-400: 400; --font-weight-600: 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: Poppins, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: uppercase; --text-transform-heading: uppercase; --logo-width: 120px; --bg-primary: #5c4a3e; --bg-primary-hover: #624f3f; --bg-primary-active: #66523f; --bg-primary-invert: #9baa90; --bg-secondary: #624f3f; --bg-secondary-hover: #66523f; --bg-secondary-active: #6a5540; --bg-tertiary: #66523f; --bg-tertiary-hover: #6a5540; --bg-tertiary-active: #7f6543; --bg-quaternary: #7f6543; --bg-quaternary-hover: #917346; --bg-quaternary-active: #a08048; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c9a04e; --text-primary-invert: #3c3c3c; --text-secondary: #a08048; --text-secondary-invert: #7f6543; --border-primary: #7f6543; --border-primary-hover: #917346; --border-secondary: #6a5540; --border-secondary-hover: #7f6543; --border-tertiary: #624f3f; --border-tertiary-hover: #66523f; --border-active: #c9a04e; --border-active-invert: #5c4a3e; --icon-primary: #c9a04e; --icon-primary-invert: #3c3c3c; --icon-secondary: #a08048; --input-bg: #5c4a3e; --input-border: #7f6543; --input-border-hover: #a08048; --input-border-active: #c9a04e; --bg-transparent: rgba(212, 168, 80, 0.05); --bg-transparent-strong: rgba(212, 168, 80, 0.08); --bg-transparent-strongest: rgba(212, 168, 80, 0.12); --bg-highlight: rgba(212, 168, 80, 0.05); --bg-highlight-hover: rgba(212, 168, 80, 0.08); --bg-highlight-active: rgba(212, 168, 80, 0.12); --bg-transparent-blur-base: rgba(92, 74, 62, 0.9); --border-transparent: rgba(212, 168, 80, 0.1); --border-transparent-strong: rgba(212, 168, 80, 0.12); --border-transparent-strongest: rgba(212, 168, 80, 0.16); --bg-brand: #9baa90; --bg-brand-hover: #819473; --bg-brand-active: #68785c; --icon-on-brand: #3c3c3c; --icon-brand-secondary: #4f5b46; --icon-link: #9baa90; --text-link: #9baa90; --text-link-secondary: #4f5b46; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }