/* HEADINGS */

h1, h2, h3, h4, h5 {
font-family: 'Playfair Display', serif;
color: rgb(31, 31, 31);
font-weight: 400!important;
}

p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  font-size: 0.9rem!important;
  color: rgb(52, 52, 52);
}

h1 {
  font-size: 3.5rem!important;
}

h2 {
  font-size: 2.5rem!important;
}
