.pt-5, .py-5 {
  padding-top: 6rem !important;
}

.hcb{
  color: rgb(0, 38, 84);
}

.hcr{
  color: rgb(206, 17, 38);
}

.block-services-1 {
  color: #212121;
}

a {
color: rgb(0, 38, 84);
}

a:hover {
  color: rgb(206, 17, 38);
}

.bg-light {
  background-color: #F0F8FF !important;
}

.ptb{
  padding: 30px 0px;
}


.site-footer {
  padding: 4em 0;
  background: #002654;
}


.site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5 {
  color: #fff;
}

.site-footer a {
  color: #fff;
}

.pt-5 {
  padding-top: 0rem !important;
}

.site-footer p {
  color: #f5f5f5;
}

