.hero-section {
  background-image: url("./assets/img1.jpeg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.playfair {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-style: normal;
}
