/* Elegant Handwritten Script font for Ventarelli Angelo */
@import url("https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap");

.handwritten-elegant {
  font-family: "Great Vibes", cursive !important;
  font-size: 1.5em;
  letter-spacing: 0.05em;
}

footer,
.footer-logo .handwritten-elegant,
.footer-copy,
.footer-social a {
  color: #e5d7b1 !important;
}
