/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 07 May 2026 04:51:08
*/



/* Footer */
footer .container {
  max-width: unset;
}
footer h2 {
  color: var(--il-heading-color);
  font-family: Oswald, Helvetica, sans-serif;
}
.footer-top {
  background-color: #E8E9EA;
}
.footer-top .row {
  margin-left: 13em;
  margin-right: 13em;
}
@media (max-width: 992px) {
  .footer-top .row {
    margin-left: 1em;
    margin-right: 1em;
  }
}
.footer-top a, .footer-top a:visited {
  color: var(--il-heading-color);
}
.footer-top a:focus, .footer-top a:hover {
  color: #4F6898;
}
.footer-top a:focus-visible {
  outline: 2px dashed #4F6898 !important;
  color: #4F6898;
}
/* .footer-container::before { */
/*   content: ' '; */
/*   display: block; */
/*   height: 15px; */
/*   background-image: url(https://web.uillinois.edu/userfiles/Servers/Server_583/image/toolkit/template/system-gradient-border.jpg); */
/*   background-size: cover; */
/* } */
.footer-wordmark, .footer-hr {
  margin-left: auto;
  margin-right: auto;
}
.footer-wordmark {
  max-width: unset;
  text-align: center;
}
@media (max-width: 576px) {
  .footer-wordmark {
    margin-left: 1em;
    margin-right: 1em;
  }
}
.il-footer-links span, .il-footer-links a, .il-footer-links a:visited {
  color: #fff;
}
.footer-hr {
  color: #fff;
  size: 2px;
  width: 20%;
}
il-footer {
  --il-visited-link-color: #FFF;
}
.il-footer-links a:focus, .il-footer-links a:hover {
  color: #BFD46D;
}
.il-footer-navigation-single a:focus, .il-footer-navigation-single a:hover, .il-footer-navigation a:focus, .il-footer-navigation a:hover {
  color: #BFD46D;
}
.il-footer-social a,
 .il-footer-social a:visited {
  color: #fff !important;
}
.il-footer-social a:focus,
 .il-footer-social a:hover {
  color: #BFD46D !important;
}