@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: #b4ffda; --bg-primary-hover: #abf2cf; --bg-primary-active: #a6ebc9; --bg-primary-invert: #101714; --bg-secondary: #abf2cf; --bg-secondary-hover: #a6ebc9; --bg-secondary-active: #9ee0c0; --bg-tertiary: #a6ebc9; --bg-tertiary-hover: #9ee0c0; --bg-tertiary-active: #80b59b; --bg-quaternary: #80b59b; --bg-quaternary-hover: #658f7a; --bg-quaternary-active: #4d6e5e; --text-primary: #101714; --text-primary-invert: #b2fcd8; --text-secondary: #4d6e5e; --text-secondary-invert: #80b59b; --border-primary: #80b59b; --border-primary-hover: #658f7a; --border-secondary: #9ee0c0; --border-secondary-hover: #80b59b; --border-tertiary: #abf2cf; --border-tertiary-hover: #a6ebc9; --border-active: #101714; --border-active-invert: #b4ffda; --icon-primary: #101714; --icon-primary-invert: #b2fcd8; --icon-secondary: #4d6e5e; --input-bg: #b4ffda; --input-border: #80b59b; --input-border-hover: #4d6e5e; --input-border-active: #101714; --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(180, 255, 218, 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: #99ffd6; --bg-brand-hover: #66ffc2; --bg-brand-active: #33ffad; --text-on-brand: #FFFFFF; --text-brand: #99ffd6; --text-brand-secondary: #00ff99; --icon-on-brand: #FFFFFF; --icon-brand: #99ffd6; --icon-brand-secondary: #00ff99; --border-brand: #99ffd6; --bg-brand-secondary: #b1ffda; --bg-brand-secondary-hover: #afffd9; --bg-brand-secondary-active: #acffd9; }