body {
  font-family: Cinzel, Georgia, Cambria;
}

h1, h2, h3, h4, h5 {
  font-family: Architects Daughter, -apple-system, BlinkMacSystemFont;
}

.banner-text-content h1 {
  color: #EC5C7A;
  font-size: 3rem;
}

.banner-text-content h2 {
  color: #EC5C7A;
  font-size: 2.5rem;
}

.banner-text-content h3 {
  color: #EC5C7A;
  font-size: 2.0rem;
}

.banner-text-content p {
  font-size: 1.4rem;
}