
#terms-page h3{
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin: 0;
  padding: 0 0 15px;
}
.terms-main{
  margin: 50px 0;
}

#terms-page h4 {
  color: black;
  font-size: 1.25rem;
}
#terms-page h5  {
  color: black;
  font-size: 1rem;
}

#terms-page a:hover {
  text-decoration: none;
}
#terms-page h2 {
  margin-top: 40px !important;
}