@font-face { font-family: Poppins; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n5.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf") format("ttf"); } :root { --color-primary: #36a3d1; --color-primary-rgb: 54, 163, 209; --color-on-primary: #002866; --color-on-primary-rgb: 0, 40, 102; --color-background: #ffffff; --color-background-rgb: 255, 255, 255; --color-background-brightness: 255; --color-on-background: #002866; --color-on-background-rgb: 0, 40, 102; --pale: #ccd4e0; --pale-background: #f5f6f9; --pale-background-alpha: 0.04; --pale-background-hover: #ebeef3; --pale-border: #d6dde7; --pale-text-color: #667ea3; --pale-primary-light: #5eb5da; --button-background: #1a3e75; --button-background-hover: #335385; --input-background: #ffffff; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Poppins, sans-serif; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n5.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 5px; --image-corner-radius: 5px; --logo-width: 230px; }.turbolinks-progress-bar { color: #36a3d1 !important; }