
/******************************************************************************************************************************//*
* Prefooter Latest News
********************************************************************************************************************************/

.ncr-prefooter-recirculation h2 {
  color: #00A3D9;
}
.ncr-prefooter-recirculation h2::before {
  border-top: 1px solid #00A3D9;
}

/*******************************************************************************************************************************
* Newsletter Pre-Footer
********************************************************************************************************************************/

.email-marketing-prefooter-title h2.with-icon {
  background-image: url(../../../images/ncr-newsletter-icon-with-line.jpg);
}

/*******************************************************************************************************************************
* Bottom Footer
********************************************************************************************************************************/

#footer {
  background: #21406e;
  color: #fff;
  padding: 4rem 0;
}
#footer .menu a,
#footer .field--name-body a {
  color: #fff;
}
#footer .menu a:hover,
#footer .field--name-body a:hover {
  color: #ddd;
}
.footer-menu-section span::before,
.footer-menu-column span::before,
#footer .footer-follow-block h4::before {
  border-top: 1px solid #fff;
}
#footer .footer-follow-block h4 {
  color: #fff;
}
.footer-socials a.bluesky {
  background-image: url(../../../images/footer-social-bluesky.svg);
}
.footer-socials a.facebook {
  background-image: url(../../../images/footer-social-facebook.svg);
}
.footer-socials a.twitter {
  background-image: url(../../../images/footer-social-twitter.svg);
}
.footer-socials a.youtube {
  background-image: url(../../../images/footer-social-youtube.svg);
}
.footer-socials a.instagram {
  background-image: url(../../../images/footer-social-instagram.svg);
}
.footer-socials a.tiktok {
  background-image: url(../../../images/footer-social-tiktok.svg);
}
#footer .footer-follow-block .ncr-footer-home-link {
  background-image: url(../../../images/ncr-footer-home-link.svg);
}
.footer-follow-block,
.footer-follow-block .footer-misc {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

@media all and (min-width: 640px) {
  .footer-follow-block {
    border-top: none;
  }
}

@media all and (min-width: 930px) {
  .footer-menu-column ul li {
    border-top: none;
  }
}
