@font-face { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.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: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf") format("ttf"); } :root { --color-primary: #035d2a; --color-primary-rgb: 3, 93, 42; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #fcfdf8; --color-background-rgb: 252, 253, 248; --color-background-brightness: 252; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #cacac6; --pale-background: #f2f3ee; --pale-background-alpha: 0.04; --pale-background-hover: #e8e9e4; --pale-border: #d4d5d0; --pale-text-color: #656563; --pale-primary-light: #357d53; --button-background: #191919; --button-background-hover: #323332; --input-background: #fcfdf8; --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: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf; --font-family-heading: Montserrat, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 12px; --input-corner-radius: 7px; --image-corner-radius: 12px; --logo-width: 231px; }.turbolinks-progress-bar { color: #035d2a !important; }