@font-face { font-family: Nunito; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n6.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n9.ttf") format("ttf"); } @font-face { font-family: Raleway; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Nunito, sans-serif; --font-weight-regular: 600; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Nunito;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_n6.ttf; --font-family-heading: Raleway, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #673147; --bg-primary-hover: #6c3746; --bg-primary-active: #6f3b45; --bg-primary-invert: #c39f2f; --bg-secondary: #6c3746; --bg-secondary-hover: #6f3b45; --bg-secondary-active: #734044; --bg-tertiary: #6f3b45; --bg-tertiary-hover: #734044; --bg-tertiary-active: #84543f; --bg-quaternary: #84543f; --bg-quaternary-hover: #93663c; --bg-quaternary-active: #a17638; --text-primary: #c39f2f; --text-primary-invert: #683247; --text-secondary: #a17638; --text-secondary-invert: #84543f; --border-primary: #84543f; --border-primary-hover: #93663c; --border-secondary: #734044; --border-secondary-hover: #84543f; --border-tertiary: #6c3746; --border-tertiary-hover: #6f3b45; --border-active: #c39f2f; --border-active-invert: #673147; --icon-primary: #c39f2f; --icon-primary-invert: #683247; --icon-secondary: #a17638; --input-bg: #673147; --input-border: #84543f; --input-border-hover: #a17638; --input-border-active: #c39f2f; --bg-transparent: rgba(204, 170, 45, 0.05); --bg-transparent-strong: rgba(204, 170, 45, 0.08); --bg-transparent-strongest: rgba(204, 170, 45, 0.12); --bg-transparent-blur-base: rgba(103, 49, 71, 0.9); --border-transparent: rgba(204, 170, 45, 0.1); --border-transparent-strong: rgba(204, 170, 45, 0.12); --border-transparent-strongest: rgba(204, 170, 45, 0.16); --bg-brand: #c79791; --bg-brand-hover: #b6776f; --bg-brand-active: #a05a52; --text-on-brand: #f5f5dc; --text-brand: #c79791; --text-brand-secondary: #7f4740; --icon-on-brand: #f5f5dc; --icon-brand: #c79791; --icon-brand-secondary: #7f4740; --border-brand: #c79791; --bg-brand-secondary: #713b4e; --bg-brand-secondary-hover: #7a4556; --bg-brand-secondary-active: #84505d; }