<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.list-group-flush:first-child .list-group-item:first-child{
	border-top:1px solid rgba(0,0,0,.125);
}


.certs img {height:70px; width:auto;}


@media (max-width: 992px) { 
	.certs img {height:60px; width:auto;}
}

@media (max-width: 767px) {
    footer p.text-right { text-align:center!important; }
    footer p.text-left { text-align:center!important; }
	p.certs {margin-top:10px!important;}
}


.footerlink {
  color: rgba(255, 255, 255, 0.75);
}

.footerlink:hover, .footerlink:focus {
  color: rgba(255, 255, 255, 1.00);
  text-decoration: none;
}

.footerlink.disabled {
  color: rgba(255, 255, 255, 0.50);
}</pre></body></html>