@font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } :root { --color-primary: #ffb546; --color-primary-rgb: 255, 181, 70; --color-on-primary: #333333; --color-on-primary-rgb: 51, 51, 51; --color-background: #ffffff; --color-background-rgb: 255, 255, 255; --color-background-brightness: 255; --color-on-background: #333333; --color-on-background-rgb: 51, 51, 51; --pale: #d6d6d6; --pale-background: #f7f7f7; --pale-background-alpha: 0.04; --pale-background-hover: #efefef; --pale-border: #dedede; --pale-text-color: #858585; --pale-primary-light: #ffc46b; --button-background: #474747; --button-background-hover: #5c5c5c; --input-background: #ffffff; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Arial, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 400; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Arial; --font-family-heading: Arial, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 90px; }.turbolinks-progress-bar { color: #ffb546 !important; }