/*
 Theme Name:   Technology - Portland Community College
 Theme URI:    https://www.pcc.edu/technology/
 Description:  A custom theme for PCC Technology. Child of pcc.
 Author:       Portland Community College
 Author URI:   https://www.pcc.edu/
 Version:      1.0
 Template:     pcc
*/


/*----- at a glance sidebars -----*/
.at-a-glance a {display:inline-block;} /* keep wrapping [intranet] from hitting side */
.at-a-glance h5 + p {padding-top:0;} /* closer together */
.at-a-glance .fineprint {
	display:block;
	padding-bottom:0.625rem; /* toRem(10) */
}
.at-a-glance a + .fineprint {padding-top:0.3125rem;} /* toRem(5) */


/*----- related cards -----*/
.card.related.additional ul li {display:block;}
.card.related.additional ul li::after {
	content:"" !important; /* no commas */
	padding-right:0 !important;
}