body {
  font-family: 'Saira Extra Condensed', serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Saira Extra Condensed', serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #3c3c3c; 
}

.light-color{

  color: #5e5e5e; 
}
p,a{
  font-size: 1.5rem;
  line-height: 2rem; }

a{
  color: white;
  /* font-size: 1.5rem; */
  /* line-height: 2rem; } */
}

h1 {
  font-size: 6rem;
  line-height: 5.5rem; }

h2 {
  font-size: 3.5rem; }
.subheading {
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'Saira Extra Condensed', serif;
  font-size: 1.35rem; }

