@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: "DM Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n5.ttf") format("ttf"); } :root { --color-primary: #007cf6; --color-primary-rgb: 0, 124, 246; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #e6feff; --color-background-rgb: 230, 254, 255; --color-background-brightness: 247; --color-on-background: #007cf6; --color-on-background-rgb: 0, 124, 246; --pale: #b8e4fd; --pale-background: #ddf9ff; --pale-background-alpha: 0.04; --pale-background-hover: #d4f4fe; --pale-border: #c1e9fe; --pale-text-color: #5cb0fa; --pale-primary-light: #2e96f8; --button-background: #1789f7; --button-background-hover: #2e96f8; --input-background: #e6feff; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Roboto, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: "DM Sans", sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 40px; --input-corner-radius: 0px; --image-corner-radius: 8px; --logo-width: 60px; }.turbolinks-progress-bar { color: #007cf6 !important; }