header > div {
  padding: 20px 50px;
  background-color: #001871;
}

header .header-logo {
  width: 167px;
}

footer {
  padding: 70px;
}

footer .social-links {
  margin-bottom: 75px;
}

footer .social-links > a:not(:first-of-type) {
  margin-left: 15px;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  background-color: rgba(0,0,0,.08);
  display: inline-block;
}

footer .social-links a:first-of-type img {
  padding: 3px 15px;
}

footer .social-links > a .social-icon {
  opacity: 50%;
}

footer .social-links > a img {
  padding: 8px;
  display: inline-block;
}

footer .footer-nav {
  padding: 1em;
}

footer > div:last-of-type {
  display: flex;
  justify-content: space-between;
}

footer > div:last-of-type a {
  margin: 0px 4px;
}

footer * {
  color: rgba(0, 0, 0, 0.48) !important;
  font-weight: 100;
  font-size: 16px;
}

.mdBtnR-primary {
  border: 2px solid #001871 !important;
  background: #001871 !important;
}

.mdBtnR-outline-primary {
  border-color: #001871 !important;
}

.mdBtnR-outline-primary span {
  color: #001871 !important;
}
.payment-default {
    margin-top: 20px;
}
div#regPass-cards span.rfSI.rfSI-white {
   display: none;
}
.rfG-md-40 {
    display: none;
}
