@font-face { font-family: Chivo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/chivo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/chivo_n4.ttf") format("ttf"); } @font-face { font-family: Chivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/chivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/chivo_n7.ttf") format("ttf"); } @font-face { font-family: Chivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/chivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/chivo_n7.ttf") format("ttf"); } :root { --color-primary: #58a7c0; --color-primary-rgb: 88, 167, 192; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #aaeeff; --color-background-rgb: 170, 238, 255; --color-background-brightness: 220; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #88becc; --pale-background: #a2e2f2; --pale-background-alpha: 0.05; --pale-background-hover: #99d6e6; --pale-border: #8dc6d4; --pale-text-color: #466269; --pale-primary-light: #68b5cd; --button-background: #11181a; --button-background-hover: #223033; --input-background: #aaeeff; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Chivo, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Chivo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/chivo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/chivo_n4.ttf; --font-family-heading: Chivo, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 10px; --input-corner-radius: 10px; --image-corner-radius: 10px; --logo-width: 140px; }.turbolinks-progress-bar { color: #58a7c0 !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; }