@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: none; --bg-primary: #517654; --bg-primary-hover: #5a7c5c; --bg-primary-active: #5f8061; --bg-primary-invert: #efe9e6; --bg-secondary: #5a7c5c; --bg-secondary-hover: #5f8061; --bg-secondary-active: #668567; --bg-tertiary: #5f8061; --bg-tertiary-hover: #668567; --bg-tertiary-active: #839b82; --bg-quaternary: #839b82; --bg-quaternary-hover: #9ead9a; --bg-quaternary-active: #b4beaf; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #efe9e6; --text-primary-invert: #537756; --text-secondary: #b4beaf; --text-secondary-invert: #839b82; --border-primary: #839b82; --border-primary-hover: #9ead9a; --border-secondary: #668567; --border-secondary-hover: #839b82; --border-tertiary: #5a7c5c; --border-tertiary-hover: #5f8061; --border-active: #efe9e6; --border-active-invert: #517654; --icon-primary: #efe9e6; --icon-primary-invert: #537756; --icon-secondary: #b4beaf; --input-bg: #517654; --input-border: #839b82; --input-border-hover: #b4beaf; --input-border-active: #efe9e6; --bg-transparent: rgba(255, 244, 244, 0.05); --bg-transparent-strong: rgba(255, 244, 244, 0.08); --bg-transparent-strongest: rgba(255, 244, 244, 0.12); --bg-transparent-blur-base: rgba(81, 118, 84, 0.9); --border-transparent: rgba(255, 244, 244, 0.1); --border-transparent-strong: rgba(255, 244, 244, 0.12); --border-transparent-strongest: rgba(255, 244, 244, 0.16); --bg-brand: #b3a273; --bg-brand-hover: #9e8a56; --bg-brand-active: #7c6d44; --text-on-brand: #ffffff; --text-brand: #b3a273; --text-brand-secondary: #5b5032; --icon-on-brand: #ffffff; --icon-brand: #b3a273; --icon-brand-secondary: #5b5032; --border-brand: #b3a273; --bg-brand-secondary: #5b7a57; --bg-brand-secondary-hover: #657f5a; --bg-brand-secondary-active: #6e835d; }