@font-face { font-family: Archivo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf") format("ttf"); } @font-face { font-family: Archivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n7.ttf") format("ttf"); } @font-face { font-family: "Abril Fatface"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/abril_fatface_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/abril_fatface_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Archivo, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Archivo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf; --font-family-heading: "Abril Fatface", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #fef9fa; --bg-primary-active: #fdf6f7; --bg-primary-invert: #ea98a4; --bg-secondary: #fef9fa; --bg-secondary-hover: #fdf6f7; --bg-secondary-active: #fcf1f3; --bg-tertiary: #fdf6f7; --bg-tertiary-hover: #fcf1f3; --bg-tertiary-active: #f8dee2; --bg-quaternary: #f8dee2; --bg-quaternary-hover: #f5cdd3; --bg-quaternary-active: #f2bfc6; --text-primary: #ea98a4; --text-primary-invert: #fffefe; --text-secondary: #f2bfc6; --text-secondary-invert: #f8dee2; --border-primary: #f8dee2; --border-primary-hover: #f5cdd3; --border-secondary: #fcf1f3; --border-secondary-hover: #f8dee2; --border-tertiary: #fef9fa; --border-tertiary-hover: #fdf6f7; --border-active: #ea98a4; --border-active-invert: #ffffff; --icon-primary: #ea98a4; --icon-primary-invert: #fffefe; --icon-secondary: #f2bfc6; --input-bg: #ffffff; --input-border: #f8dee2; --input-border-hover: #f2bfc6; --input-border-active: #ea98a4; --bg-transparent: rgba(232, 142, 155, 0.05); --bg-transparent-strong: rgba(232, 142, 155, 0.08); --bg-transparent-strongest: rgba(232, 142, 155, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(232, 142, 155, 0.1); --border-transparent-strong: rgba(232, 142, 155, 0.12); --border-transparent-strongest: rgba(232, 142, 155, 0.16); --bg-brand: #e88e9b; --bg-brand-hover: #df6476; --bg-brand-active: #d73950; --text-on-brand: #ffffff; --text-brand: #e88e9b; --text-brand-secondary: #b8253b; --icon-on-brand: #ffffff; --icon-brand: #e88e9b; --icon-brand-secondary: #b8253b; --border-brand: #e88e9b; --bg-brand-secondary: #fdf4f5; --bg-brand-secondary-hover: #fae8eb; --bg-brand-secondary-active: #f8dde1; }