@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: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_n4.ttf") format("ttf"); } :root { --color-primary: #ebc700; --color-primary-rgb: 235, 199, 0; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #294fa4; --color-background-rgb: 41, 79, 164; --color-background-brightness: 77; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #5472b6; --pale-background: #3a5dab; --pale-background-alpha: 0.08; --pale-background-hover: #4b6bb3; --pale-border: #5270b5; --pale-text-color: #9aacd4; --pale-primary-light: #c4af21; --button-background: #eaedf6; --button-background-hover: #d4dced; --input-background: #294fa4; --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: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 10px; --input-corner-radius: 10px; --image-corner-radius: 10px; --logo-width: 175px; }.turbolinks-progress-bar { color: #ebc700 !important; }