.email-tfa-verify-form #edit-interrupt {
  display: none;
}

.subfooter__section hr {
  margin: 0px;
}

.footer-menu-efx {
  font-size: 0.77875rem !important;
  font-weight: 600;
}

.copyright-text-efx {
  font-size: 0.77875rem;
  text-align: left;
}

#subfooter img {
  max-width: none !important;
  width: 50px;
}

#subfooter .text-md-right img{
  width: 253px;
}

.subfooter__container {
  padding: 0px;
}

.subfooter__section li.list-inline-item a {
  font-size: 14px;
  color: white;
}

@media (max-width: 576px) {
  #subfooter .col-md img {
    width: 20%;
    float: unset !important;
  }
}