@font-face { font-family: Alegreya; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/alegreya_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/alegreya_n6.ttf") format("ttf"); } @font-face { font-family: Alegreya; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/alegreya_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/alegreya_i9.ttf") format("ttf"); } @font-face { font-family: "Mazius Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mazius_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mazius_display_n4.ttf") format("ttf"); } :root { --color-primary: #F95738; --color-primary-rgb: 249, 87, 56; --color-on-primary: #FFFFF6; --color-on-primary-rgb: 255, 255, 246; --color-background: #150B17; --color-background-rgb: 21, 11, 23; --color-background-brightness: 15; --color-on-background: #FFFFF6; --color-on-background-rgb: 255, 255, 246; --pale: #443c44; --pale-background: #2c232d; --pale-background-alpha: 0.1; --pale-background-hover: #443c44; --pale-border: #443c44; --pale-text-color: #8c8789; --pale-primary-light: #cb4831; --button-background: #e8e7e0; --button-background-hover: #d0cec9; --input-background: #150B17; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Alegreya, serif; --font-weight-base: 600; --font-weight-base-bold: 900; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Alegreya;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/alegreya_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/alegreya_n6.ttf; --font-family-heading: "Mazius Display", 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: 150px; }.turbolinks-progress-bar { color: #F95738 !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; }