footer.page-footer {
  background-image: url("/sites/default/files/media/images/uct_ac_za/ssa_footer_background-img.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media print, screen and (min-width: 40em) {
  footer.page-footer ul.menu[region="footer_first"] > li.menu-item {
    -ms-flex: 0 0 max(20%, 14.125rem);
    flex: 0 0 max(20%, 14.125rem);
  }
}


footer.page-footer .footer-message {
  background-color: transparent;
}

body h1:not(.node__title) {
  font-size: 3rem;
  color: #0b568d;
  line-height: 3rem;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

.text-formatted h2,
h2.rw-paragraph--title {
  font-size: 1.5rem;
  color: #0b568d;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  padding: 0px 5px;
}

