@font-face { font-family: Mattone; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_n4.ttf") format("ttf"); } @font-face { font-family: Mattone; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_n7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n6.ttf") format("ttf"); } :root { --color-primary: #ff86b0; --color-primary-rgb: 255, 134, 176; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #fdefef; --color-background-rgb: 253, 239, 239; --color-background-brightness: 243; --color-on-background: #d3a9a9; --color-on-background-rgb: 211, 169, 169; --pale: #f5e1e1; --pale-background: #fbecec; --pale-background-alpha: 0.04; --pale-background-hover: #fae9e9; --pale-border: #f6e4e4; --pale-text-color: #e4c5c5; --pale-primary-light: #ff9bbd; --button-background: #d7b0b0; --button-background-hover: #dbb7b7; --input-background: #fdefef; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Mattone, serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Mattone;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/mattone_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/mattone_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 400px; }.turbolinks-progress-bar { color: #ff86b0 !important; }