@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: #f4efe9; --bg-primary-hover: #ece9e0; --bg-primary-active: #e7e6da; --bg-primary-invert: #5c8a42; --bg-secondary: #ece9e0; --bg-secondary-hover: #e7e6da; --bg-secondary-active: #e0e2d3; --bg-tertiary: #e7e6da; --bg-tertiary-hover: #e0e2d3; --bg-tertiary-active: #c4cfb4; --bg-quaternary: #c4cfb4; --bg-quaternary-hover: #abbe98; --bg-quaternary-active: #95b081; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #5c8a42; --text-primary-invert: #f2eee7; --text-secondary: #95b081; --text-secondary-invert: #c4cfb4; --border-primary: #c4cfb4; --border-primary-hover: #abbe98; --border-secondary: #e0e2d3; --border-secondary-hover: #c4cfb4; --border-tertiary: #ece9e0; --border-tertiary-hover: #e7e6da; --border-active: #5c8a42; --border-active-invert: #f4efe9; --icon-primary: #5c8a42; --icon-primary-invert: #f2eee7; --icon-secondary: #95b081; --input-bg: #f4efe9; --input-border: #c4cfb4; --input-border-hover: #95b081; --input-border-active: #5c8a42; --bg-transparent: rgba(77, 128, 50, 0.05); --bg-transparent-strong: rgba(77, 128, 50, 0.08); --bg-transparent-strongest: rgba(77, 128, 50, 0.12); --bg-transparent-blur-base: rgba(244, 239, 233, 0.9); --border-transparent: rgba(77, 128, 50, 0.1); --border-transparent-strong: rgba(77, 128, 50, 0.12); --border-transparent-strongest: rgba(77, 128, 50, 0.16); --bg-brand: #d5e4d1; --bg-brand-hover: #b8d1b1; --bg-brand-active: #9abe91; --text-on-brand: #FFFFFF; --text-brand: #d5e4d1; --text-brand-secondary: #7dab71; --icon-on-brand: #FFFFFF; --icon-brand: #d5e4d1; --icon-brand-secondary: #7dab71; --border-brand: #d5e4d1; --bg-brand-secondary: #f1eee7; --bg-brand-secondary-hover: #eeede4; --bg-brand-secondary-active: #ebece2; }