h1 {
  font-size: 48px;
  font-weight: 400;
  color: white;
  line-height: 160%;
  letter-spacing: 0%;
}

h2 {
  font-size: 36px;
  font-weight: 300;
  color: black;
  line-height: 160%;
  letter-spacing: 0%;
}

h3 {
  font-size: 24px;
  font-weight: 300;
  color: black;
  line-height: 160%;
  letter-spacing: 0%;
}

p {
  font-weight: 300;
  font-size: 24px;
  color: black;
  line-height: 160%;
  letter-spacing: 0%;
}
