  /* Promet: LUS-129 New Footer */
.new-footer footer {
  position: relative;
}

.new-footer footer .contextual-links a {
  color: #000 !important;
}

.new-footer footer .menu--social-media a.fab {
  font-size: 0;
}

.new-footer footer .menu--social-media a.fab::before {
  font-size: 25px;
}

.new-footer footer a {
  color: #fff;
  text-decoration: none;
  text-transform: none;
}

.new-footer footer li.nav-item a {
  font-weight: 300;
  font-size: 14px;
  line-height: 160%;
  padding-bottom: 8px;
}

.new-footer footer a:focus,
.new-footer footer a:hover {
  background-color: transparent !important;
  text-decoration: underline;
}

.new-footer footer p {
  color: #fff !important;
  font-size: 16px;
  line-height: 170%;
  text-decoration: none;
  text-transform: none;
}

.new-footer footer .block-block-content {
  border-bottom: 1px solid #fff;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .new-footer footer .block-block-content {
    padding-bottom: 40px;
  }
}

.new-footer footer .block-block-content h2 {
  color: #fff;
  font-size: 1em;
}

.new-footer footer .block-block-content p {
  margin-bottom: 0;
}

.new-footer footer .block-block-content a {
  /*border-bottom: 2px solid #FFD94A;*/
  font-size: 14px;
  text-decoration: none;
}

.new-footer footer #block-lehigh-lehighfooterlogo.block-block-content {
  border: 0;
  max-width: 450px;
  margin: 0;
  padding: 0;
}

@media only screen and (min-width: 992px) {
  .new-footer footer #block-lehigh-lehighfooterlogo.block-block-content {
    float: left;
    max-width: unset;
    width: 40%;
  }

  .new-footer footer #block-lehigh-lehighfooterlogo.block-block-content .content {
    max-width: 380px;
  }
}

.new-footer footer #block-lehigh-lehighfooterlogo.block-block-content .content img {
  max-width: 225px;
  height: auto;
}

.new-footer footer #block-lehigh-lehighfooterlogo.block-block-content p {
  margin-bottom: 1rem;
}

.new-footer footer .menu--terms-of-service {
  border-top: 3px solid #fff;
  padding-top: 20px;
}

@media only screen and (min-width: 992px) {
  .new-footer footer .block-menu.menu--terms-of-service {
    clear: both;
    float: none;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    width: 100%;
  }

  .new-footer footer .block-menu.menu--terms-of-service ul.nav {
    display: flex;
  }
}

.new-footer footer .block-menu {
  margin-bottom: 20px;
  margin-top: 20px;
}

@media only screen and (min-width: 992px) {
  .new-footer footer .block-menu {
    float: left;
    margin-bottom: 50px;
    margin-top: 0;
    width: 19%;
  }
}

.new-footer footer .block-menu ul.nav {
  display: inline-block;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.new-footer footer .block-menu ul.nav li {
  /* float: left; */
}

.new-footer footer .block-menu h2 {
  color: #fff;
  font-size: 16px;
  text-transform: initial;
  margin: 1rem 0 0 0;
  padding: 16px 0 0 0;
}

@media only screen and (min-width: 992px) {
  .new-footer footer .block-menu h2 {
    margin-top: 0;
  }
}

.new-footer footer .block-menu a {
  padding: 0 1.75rem 0 0;
}

.new-footer footer .block-menu.menu--social-media ul.nav {
  display: flex;
}

@media only screen and (min-width: 992px) {
  .new-footer footer .block-menu.menu--social-media {
    bottom: 175px;
    float: none;
    margin: 0;
    position: absolute;
    /* top: 190px; */
    width: auto;
  }
}

@media only screen and (min-width: 992px) {
  .new-footer footer .block-menu ul.nav {
    columns: unset;
    display: block;
  }
}

.new-footer footer .copyright {
  bottom: 0;
  color: #fff;
  font-size: 0.718em;
  font-weight: 400;
}

@media only screen and (min-width: 992px) {
  .new-footer footer .copyright {
    margin: 8px 0 8px 8px;
    padding-bottom: 70px;
    padding-right: 50px;
    position: absolute;
    right: 0;
  }
}

@media only screen and (max-width: 768px) {

  .new-footer footer p {
    font-size: 14px;
  }

}

/* End new footer */
/*New Footer Accessibility Updates*/
.new-footer .nav-link:focus-visible {
  box-shadow: 0 0 0 .25rem rgb(255, 255, 255) !important;
}

/*End New Footer Accessibility Updates*/

.ucpa-button a,
.ucpa-button a:hover,
.ucpa-button a:focus {
  color: var(--color-black) !important;
}
