
/* ======= GENERAL  ======= */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4 {
    font-family: "Arial";
    font-weight: 300;
    line-height: 1.5em;
}


p {
    color: #3C4857;
}

h1, .h1 {
  font-size: 2.8em;
}

h2, .h2 {
  font-size: 2.0em;
  line-height: 1.6em;
  margin: 15px 0 15px;
  font-weight: 700;
  font-family: "Arial";
  text-align: center;
}

h3, .h3 {
  font-size: 1.825em;
  line-height: 1.4em;
  margin: 30px 0 30px;
  font-weight: 400;
  font-family: "Arial";
  text-align: center;
}

h4, .h4 {
  font-size: 1.3em;
  font-family: "Arial";
  line-height: 2em;
  margin-bottom: 10px;
}

h5, .h5 {
  font-size: 1.25em;
  line-height: 1.55em;
  margin-bottom: 15px;
}

h6, .h6 {
  font-size: 18px;
  font-weight: 700;
}