@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f3f5f3; --bg-primary-active: #ebefec; --bg-primary-invert: #214e23; --bg-secondary: #f3f5f3; --bg-secondary-hover: #ebefec; --bg-secondary-active: #e2e8e2; --bg-tertiary: #ebefec; --bg-tertiary-hover: #e2e8e2; --bg-tertiary-active: #b8c7b9; --bg-quaternary: #b8c7b9; --bg-quaternary-hover: #94aa95; --bg-quaternary-active: #749075; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #214e23; --text-primary-invert: #fdfdfd; --text-secondary: #749075; --text-secondary-invert: #b8c7b9; --border-primary: #b8c7b9; --border-primary-hover: #94aa95; --border-secondary: #e2e8e2; --border-secondary-hover: #b8c7b9; --border-tertiary: #f3f5f3; --border-tertiary-hover: #ebefec; --border-active: #214e23; --border-active-invert: #ffffff; --icon-primary: #214e23; --icon-primary-invert: #fdfdfd; --icon-secondary: #749075; --input-bg: #ffffff; --input-border: #b8c7b9; --input-border-hover: #749075; --input-border-active: #214e23; --bg-transparent: rgba(11, 61, 13, 0.05); --bg-transparent-strong: rgba(11, 61, 13, 0.08); --bg-transparent-strongest: rgba(11, 61, 13, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(11, 61, 13, 0.1); --border-transparent-strong: rgba(11, 61, 13, 0.12); --border-transparent-strongest: rgba(11, 61, 13, 0.16); --bg-brand: #97e345; --bg-brand-hover: #7ed520; --bg-brand-active: #64a919; --text-on-brand: #000000; --text-brand: #97e345; --text-brand-secondary: #4a7c13; --icon-on-brand: #000000; --icon-brand: #97e345; --icon-brand-secondary: #4a7c13; --border-brand: #97e345; --bg-brand-secondary: #f5fcec; --bg-brand-secondary-hover: #eaf9da; --bg-brand-secondary-active: #e0f7c7; }