@font-face { font-family: Lato; font-weight: 500; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i5.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: "EB Garamond"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/eb_garamond_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_n7.ttf") format("ttf"); } :root { --color-primary: #15A347; --color-primary-rgb: 21, 163, 71; --color-on-primary: #ffffea; --color-on-primary-rgb: 255, 255, 234; --color-background: #eaeaea; --color-background-rgb: 234, 234, 234; --color-background-brightness: 234; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #bbbbbb; --pale-background: #dedede; --pale-background-alpha: 0.05; --pale-background-hover: lightgray; --pale-border: #c5c5c5; --pale-text-color: #606060; --pale-primary-light: #40b168; --button-background: #171717; --button-background-hover: #2f2f2f; --input-background: #eaeaea; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Lato, sans-serif; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: italic; --font-style-base-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_i5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_i5.ttf; --font-family-heading: "EB Garamond", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 140px; }.turbolinks-progress-bar { color: #15A347 !important; }