/* Enter Your Custom CSS Here */
.cover-full {
    width: 99.45vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

p:last-child { margin-top: 0 !important; }

.hr1 {
	height:1.1em;
	background:url(https://www.gatech.edu/sites/all/modules/gt_expanded/images/gt-images/gt-grey-strip-lg.png) no-repeat;
	border:0;
	max-width:100%;
	margin:0 auto !important;
	padding:0 !important;
	opacity:0.9;clear: both;
	box-sizing: content-box;
	overflow: hidden;
}

.ab-block-post-grid-title {
	font-size: 24px !important;
}

.wp-block-columns{
	margin-bottom: 0em !important;	
}

.ab-block-profile{
	width: auto;
}

.entry-content h3, .entry-summary h3, .comment-content h3{
	margin-top: auto !important;
}

.entry-content h2, .entry-summary h2, .comment-content h2{
	margin-top: auto !important;
}

.ab-block-post-grid .is-list article:not(:last-child), .ab-block-post-grid .ab-is-list article:not(:last-child) {
    margin-bottom: 2%;
    padding-bottom: 2%;
}

.table-links a {
	color: black !important;
}