@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: "Open Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n7.ttf") format("ttf"); } :root { --color-primary: #8e1e1e; --color-primary-rgb: 142, 30, 30; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #131111; --color-background-rgb: 19, 17, 17; --color-background-brightness: 18; --color-on-background: #f6f1f1; --color-on-background-rgb: 246, 241, 241; --pale: #403e3e; --pale-background: #2a2727; --pale-background-alpha: 0.1; --pale-background-hover: #403e3e; --pale-border: #403e3e; --pale-text-color: #878383; --pale-primary-light: #751b1b; --button-background: #dfdbdb; --button-background-hover: #c9c4c4; --input-background: #131111; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --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: "Open Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 250px; }.turbolinks-progress-bar { color: #8e1e1e !important; }:root #app-checkout, :root #app-order-status, :root #app-donation, :root #app-contact { --color-primary: #ffffff; --color-primary-rgb: 255, 255, 255; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #000000; --color-background-rgb: 0, 0, 0; --color-background-brightness: 0; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #333333; --pale-background: #1a1a1a; --pale-background-alpha: 0.1; --pale-background-hover: #333333; --pale-border: #333333; --pale-text-color: gray; --pale-primary-light: #cccccc; --button-background: #e6e6e6; --button-background-hover: #cccccc; --input-background: #000000; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; }