@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #c1d1ad; --bg-primary-hover: #b7c7a4; --bg-primary-active: #b2c09f; --bg-primary-invert: #111310; --bg-secondary: #b7c7a4; --bg-secondary-hover: #b2c09f; --bg-secondary-active: #aab898; --bg-tertiary: #b2c09f; --bg-tertiary-hover: #aab898; --bg-tertiary-active: #89947b; --bg-quaternary: #89947b; --bg-quaternary-hover: #6c7561; --bg-quaternary-active: #535a4a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #111310; --text-primary-invert: #bfcfab; --text-secondary: #535a4a; --text-secondary-invert: #89947b; --border-primary: #89947b; --border-primary-hover: #6c7561; --border-secondary: #aab898; --border-secondary-hover: #89947b; --border-tertiary: #b7c7a4; --border-tertiary-hover: #b2c09f; --border-active: #111310; --border-active-invert: #c1d1ad; --icon-primary: #111310; --icon-primary-invert: #bfcfab; --icon-secondary: #535a4a; --input-bg: #c1d1ad; --input-border: #89947b; --input-border-hover: #535a4a; --input-border-active: #111310; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(193, 209, 173, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #9d7051; --bg-brand-hover: #7b5840; --bg-brand-active: #5a402e; --text-on-brand: #FFFFFF; --text-brand: #9d7051; --text-brand-secondary: #38281d; --icon-on-brand: #FFFFFF; --icon-brand: #9d7051; --icon-brand-secondary: #38281d; --border-brand: #9d7051; --bg-brand-secondary: #bdc7a4; --bg-brand-secondary-hover: #babe9b; --bg-brand-secondary-active: #b6b491; }