
/* - accreditationFooterStyles.css - */
@media all {
/* https://engineering.nd.edu/portal_css/accreditationFooterStyles.css?original=1 */
#portal-footer .accreditation {
float:left;
width:66%;
}
#portal-footer .accreditation h5 {
margin:2em 0 0 0;
font-weight:bold;
}
#portal-footer .accreditation p {
width: 100%;
}
}

