@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: "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-primary: #1e6107; --color-primary-rgb: 30, 97, 7; --color-on-primary: #FFFDF7; --color-on-primary-rgb: 255, 253, 247; --color-background: #0c0c01; --color-background-rgb: 12, 12, 1; --color-background-brightness: 11; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #3d3d34; --pale-background: #24241a; --pale-background-alpha: 0.1; --pale-background-hover: #3d3d34; --pale-border: #3d3d34; --pale-text-color: #868680; --pale-primary-light: #1a5006; --button-background: #e7e7e6; --button-background-hover: #cececc; --input-background: #0c0c01; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Nunito Sans", sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-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: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 94px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 200px; }.turbolinks-progress-bar { color: #1e6107 !important; }