@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: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n7.ttf") format("ttf"); } :root { --color-primary: #c83c3c; --color-primary-rgb: 200, 60, 60; --color-on-primary: #0f0e0e; --color-on-primary-rgb: 15, 14, 14; --color-background: #969be1; --color-background-rgb: 150, 155, 225; --color-background-brightness: 161; --color-on-background: #f6f3f3; --color-on-background-rgb: 246, 243, 243; --pale: #a9ade5; --pale-background: #9ca0e2; --pale-background-alpha: 0.06; --pale-background-hover: #a2a6e3; --pale-border: #a6aae4; --pale-text-color: #cccceb; --pale-primary-light: #be4f5d; --button-background: #eceaf1; --button-background-hover: #e3e1ef; --input-background: #969be1; --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: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 120px; --input-corner-radius: 20px; --image-corner-radius: 2px; --logo-width: 80px; }.turbolinks-progress-bar { color: #c83c3c !important; }