h4 {
  margin-bottom: 0;
  opacity: 0.5;
}
h4:hover {
  opacity: 1;
  cursor: default;
}

.call-us-btn a {
  justify-content: center !important;
}
.call-us-btn a:hover {
  text-decoration: none !important;
}

.contactUs {
  color: white !important;
}

header nav section a.services {
  color: white !important;
  text-shadow: 0 0 10px white;
}
