/* Auto-generated by scripts/build.js. Do not edit. */
:root {
  --blush: #c9aab8;
  --lavender: #b8b2c8;
  --sky-50: #f6f4f9;
  --sky-100: #ece8f4;
  --sky-200: #d6cce8;
  --sky-300: #b6a5d0;
  --sky-400: #9c8abb;
  --sky-500: #7d70a5;
  --sky-600: #6b5e8f;
  --sky-700: #4a3d6b;
  --cream: #faf9fc;
  --text-dark: #2c3340;
  --text-mid: #7d70a5;
  --text-light: #b8b2c8;
  --border: #e0dae8;
  --white: #ffffff;
}

body,
input,
button,
select,
textarea {
  font-family: 'Montserrat', sans-serif;
}

.logo,
.testimonials-eyebrow,
.testimonials-title,
.testimonial-name,
.mobile-nav-title {
  font-family: 'Playfair Display', sans-serif;
}


.hero-text h1,
.section-title,
.cart-header h3,
.cart-total .amount,
.footer-col h4,
.modal-name,
.promo-modal-title {
  font-family: 'Playfair Display', serif;
}

.hero::before {
  content: "Aviora - Atelier";
}



