body {
    padding-top: 45px;
}

h1 {
  font-weight: bold;
  color: #000000;
  font-size: 21px;
}

h2 {
  font-weight: bold;
  color: #000000;
  font-size: 18px;
}

h3 {
  font-weight: normal;
  color: #000000;
  font-size: 5px;
}
h4 {
    font-weight: bold;
    color: #000000;
    font-size: 12px;
    text-align: center;
    margin: 0
}
h5 {
    font-weight: normal;
    color: #000000;
    font-size: 12px;
    text-align: center;
    margin: 0
}
h7 {
  font-weight: bold;
  color: #000000;
  font-size: 45px;
}
