@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n7.ttf") format("ttf"); } :root { --color-primary: #5b0000; --color-primary-rgb: 91, 0, 0; --color-on-primary: #ffdede; --color-on-primary-rgb: 255, 222, 222; --color-background: #ffecec; --color-background-rgb: 255, 236, 236; --color-background-brightness: 242; --color-on-background: #580101; --color-on-background-rgb: 88, 1, 1; --pale: #debdbd; --pale-background: #f8e3e3; --pale-background-alpha: 0.04; --pale-background-hover: #f2d9d9; --pale-border: #e4c6c6; --pale-text-color: #9c6161; --pale-primary-light: #7c2f2f; --button-background: #691919; --button-background-hover: #793030; --input-background: #ffecec; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Lato, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 0px; --input-corner-radius: 0px; --image-corner-radius: 0px; --logo-width: 240px; }.turbolinks-progress-bar { color: #5b0000 !important; }