@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; --logo-width: 120px; --bg-primary: #649d69; --bg-primary-hover: #5f9564; --bg-primary-active: #5c9061; --bg-primary-invert: #090e09; --bg-secondary: #5f9564; --bg-secondary-hover: #5c9061; --bg-secondary-active: #588a5c; --bg-tertiary: #5c9061; --bg-tertiary-hover: #588a5c; --bg-tertiary-active: #476f4b; --bg-quaternary: #476f4b; --bg-quaternary-hover: #38583b; --bg-quaternary-active: #2b442d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #090e09; --text-primary-invert: #639b68; --text-secondary: #2b442d; --text-secondary-invert: #476f4b; --border-primary: #476f4b; --border-primary-hover: #38583b; --border-secondary: #588a5c; --border-secondary-hover: #476f4b; --border-tertiary: #5f9564; --border-tertiary-hover: #5c9061; --border-active: #090e09; --border-active-invert: #649d69; --icon-primary: #090e09; --icon-primary-invert: #639b68; --icon-secondary: #2b442d; --input-bg: #649d69; --input-border: #476f4b; --input-border-hover: #2b442d; --input-border-active: #090e09; --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(100, 157, 105, 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: #469761; --bg-brand-hover: #36744b; --bg-brand-active: #265134; --text-on-brand: #b8ac79; --text-brand: #469761; --text-brand-secondary: #162e1e; --icon-on-brand: #b8ac79; --icon-brand: #469761; --icon-brand-secondary: #162e1e; --border-brand: #469761; --bg-brand-secondary: #619c68; --bg-brand-secondary-hover: #5e9c67; --bg-brand-secondary-active: #5b9b67; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }