@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: Lato; font-weight: 800; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i8.ttf") format("ttf"); } :root { --color-primary: #000000; --color-primary-rgb: 0, 0, 0; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #5a7da9; --color-background-rgb: 90, 125, 169; --color-background-brightness: 120; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #486487; --pale-background: #54749d; --pale-background-alpha: 0.07; --pale-background-hover: #4d6c91; --pale-border: #4a678b; --pale-text-color: #29384c; --pale-primary-light: #121922; --button-background: #090d11; --button-background-hover: #121922; --input-background: #5a7da9; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Lato, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-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: Lato, sans-serif; --font-weight-heading: 800; --font-style-heading: italic; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 10px; --input-corner-radius: 10px; --image-corner-radius: 5px; --logo-width: 400px; }.turbolinks-progress-bar { color: #000000 !important; }