.site-footer__custom-content {
  font-family: "United Serif", "Source Serif Variable", Times, Georgia, "DejaVu Serif", serif;
}

.site-footer__custom-content ul {
  list-style-type: none;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
	
}

.site-footer__custom-content .collapse-menu__title {
  text-transform: uppercase;
}

.site-footer__custom-content h2.collapse-menu__title {
  font-size: 1.5em;
}

.site-footer__custom-content .saml_login {
  text-transform: uppercase;
  margin: 0;
  line-height: 1.9em;
}
