@font-face { font-family: Inter; font-weight: 200; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n2.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n2.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.ttf") format("ttf"); } :root { --color-primary: #d51c1c; --color-primary-rgb: 213, 28, 28; --color-on-primary: #eaeaea; --color-on-primary-rgb: 234, 234, 234; --color-background: #0f0f0e; --color-background-rgb: 15, 15, 14; --color-background-brightness: 15; --color-on-background: #dbdbdb; --color-on-background-rgb: 219, 219, 219; --pale: #383837; --pale-background: #232323; --pale-background-alpha: 0.1; --pale-background-hover: #383837; --pale-border: #383837; --pale-text-color: #777777; --pale-primary-light: #ad1919; --button-background: #c7c7c7; --button-background-hover: #b2b2b2; --input-background: #0f0f0e; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Inter, sans-serif; --font-weight-base: 200; --font-weight-base-bold: 400; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n2.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n2.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --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: 125px; }.turbolinks-progress-bar { color: #d51c1c !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; }