@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: #20730d; --bg-primary-hover: #2b7a19; --bg-primary-active: #327e20; --bg-primary-invert: #ebf1e2; --bg-secondary: #2b7a19; --bg-secondary-hover: #327e20; --bg-secondary-active: #3b8429; --bg-tertiary: #327e20; --bg-tertiary-hover: #3b8429; --bg-tertiary-active: #619b51; --bg-quaternary: #619b51; --bg-quaternary-hover: #82b074; --bg-quaternary-active: #9fc292; --text-primary: #ebf1e2; --text-primary-invert: #22740f; --text-secondary: #9fc292; --text-secondary-invert: #619b51; --border-primary: #619b51; --border-primary-hover: #82b074; --border-secondary: #3b8429; --border-secondary-hover: #619b51; --border-tertiary: #2b7a19; --border-tertiary-hover: #327e20; --border-active: #ebf1e2; --border-active-invert: #20730d; --icon-primary: #ebf1e2; --icon-primary-invert: #22740f; --icon-secondary: #9fc292; --input-bg: #20730d; --input-border: #619b51; --input-border-hover: #9fc292; --input-border-active: #ebf1e2; --bg-transparent: rgba(255, 253, 247, 0.05); --bg-transparent-strong: rgba(255, 253, 247, 0.08); --bg-transparent-strongest: rgba(255, 253, 247, 0.12); --bg-transparent-blur-base: rgba(32, 115, 13, 0.9); --border-transparent: rgba(255, 253, 247, 0.1); --border-transparent-strong: rgba(255, 253, 247, 0.12); --border-transparent-strongest: rgba(255, 253, 247, 0.16); --bg-brand: #ffde00; --bg-brand-hover: #ccb200; --bg-brand-active: #998500; --text-on-brand: #FFFDF7; --text-brand: #ffde00; --text-brand-secondary: #665900; --icon-on-brand: #FFFDF7; --icon-brand: #ffde00; --icon-brand-secondary: #665900; --border-brand: #ffde00; --bg-brand-secondary: #367e0c; --bg-brand-secondary-hover: #4d880a; --bg-brand-secondary-active: #639309; }