/*.logo {
    width: 235px;
}*/

.nav-heading {
  font-size: 1.1em;
  font-weight: 700;
}

/*.dropdown-menu {
    background: $hpsRoof;
    opacity: 0.9;
    font-size: 1em;
    font-weight:600;
}

nav li a {
    color: #000;
}

.btn-u {
    background: $hpsRoof !important;
    color: #000 !important;
    font-weight: 600 !important;
}

footer {
    background-color: $hpsRoof;
    color: #000;
}

footer h2 {
    color: #000;
}

footer li {
    color: #000;
}

footer p {
    color: #000;
}

footer li a {
    color: #000;
}

footer h2::after {
    background: #000;
}

.service-image-lable {
    background-color: $hpsRoof;
}

.service-image-lable h4 {
    color: #000;
}

.service-image-lable a {
    color: #000;
}

a:hover.bl {
    background: #e3d370 !important;
}

.active2 {
    background: #e3d370 !important;
}

a.bl {
    color: #000 !important;
    border: 1px solid #ababab;
}
*/

.cta-container {
  background-color: #1d439b;
}

.cta-container h2 {
  color: #fff;
}

