.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  color: rgba(0,0,0,.7);
  font-size: 16px;
  line-height: 2;
  text-transform: uppercase;
}
.module-title {
  text-transform: capitalize;
  font-size: 30px;
  text-align: center;
}
.t4-main-body {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: #f5f5f5;
}
 #t4-header {
    padding: 10px 64px;
  }
  .not-at-top .toplogo img {
    width: 100px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Hurricane;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  color: #006b83;
}
.t4-footnav .container {
  padding-top: 10px;
  padding-bottom: 10px;
}
.t4-footnav, .t4-footer {
  background-color: #03798f;
}