@font-face { font-family: "Open Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n6.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i7.ttf") format("ttf"); } @font-face { font-family: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.ttf") format("ttf"); } :root { --color-primary: #449c60; --color-primary-rgb: 68, 156, 96; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #f2df6d; --color-background-rgb: 242, 223, 109; --color-background-brightness: 216; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #c2b257; --pale-background: #e6d468; --pale-background-alpha: 0.05; --pale-background-hover: #dac962; --pale-border: #c9b95a; --pale-text-color: #665e2e; --pale-primary-light: #67a963; --button-background: #18160b; --button-background-hover: #302d16; --input-background: #f2df6d; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Open Sans", sans-serif; --font-weight-base: 600; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Open Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n6.ttf; --font-family-heading: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 80px; --input-corner-radius: 12px; --image-corner-radius: 0px; --logo-width: 172px; }.turbolinks-progress-bar { color: #449c60 !important; }