@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: Comfortaa; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/comfortaa_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/comfortaa_n4.ttf") format("ttf"); } :root { --color-primary: #c90d0d; --color-primary-rgb: 201, 13, 13; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #ff9595; --color-background-rgb: 255, 149, 149; --color-background-brightness: 181; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #cc7777; --pale-background: #f08c8c; --pale-background-alpha: 0.06; --pale-background-hover: #e08383; --pale-border: #d47c7c; --pale-text-color: #6e4040; --pale-primary-light: #d42828; --button-background: #1a0f0f; --button-background-hover: #331e1e; --input-background: #ff9595; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Cabin, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: Comfortaa, cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 80px; --input-corner-radius: 12px; --image-corner-radius: 15px; --logo-width: 240px; }.turbolinks-progress-bar { color: #c90d0d !important; }