@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: #b1c4b5; --bg-primary-hover: #abbeaf; --bg-primary-active: #a8baac; --bg-primary-invert: #48554a; --bg-secondary: #abbeaf; --bg-secondary-hover: #a8baac; --bg-secondary-active: #a3b5a7; --bg-tertiary: #a8baac; --bg-tertiary-hover: #a3b5a7; --bg-tertiary-active: #90a193; --bg-quaternary: #90a193; --bg-quaternary-hover: #7e8e81; --bg-quaternary-active: #6f7e72; --text-primary: #48554a; --text-primary-invert: #b0c3b4; --text-secondary: #6f7e72; --text-secondary-invert: #90a193; --border-primary: #90a193; --border-primary-hover: #7e8e81; --border-secondary: #a3b5a7; --border-secondary-hover: #90a193; --border-tertiary: #abbeaf; --border-tertiary-hover: #a8baac; --border-active: #48554a; --border-active-invert: #b1c4b5; --icon-primary: #48554a; --icon-primary-invert: #b0c3b4; --icon-secondary: #6f7e72; --input-bg: #b1c4b5; --input-border: #90a193; --input-border-hover: #6f7e72; --input-border-active: #48554a; --bg-transparent: rgba(62, 74, 63, 0.05); --bg-transparent-strong: rgba(62, 74, 63, 0.08); --bg-transparent-strongest: rgba(62, 74, 63, 0.12); --bg-transparent-blur-base: rgba(177, 196, 181, 0.9); --border-transparent: rgba(62, 74, 63, 0.1); --border-transparent-strong: rgba(62, 74, 63, 0.12); --border-transparent-strongest: rgba(62, 74, 63, 0.16); --bg-brand: #70a485; --bg-brand-hover: #588a6c; --bg-brand-active: #446a53; --text-on-brand: #FFFFFF; --text-brand: #70a485; --text-brand-secondary: #304b3b; --icon-on-brand: #FFFFFF; --icon-brand: #70a485; --icon-brand-secondary: #304b3b; --border-brand: #70a485; --bg-brand-secondary: #abc1b0; --bg-brand-secondary-hover: #a4beab; --bg-brand-secondary-active: #9ebaa7; }