#t4-masthead {
	display: none;
}

#t4-main-body {
	padding-top: 100px;
}

.mx-auto {
	margin-right: 0 !important;
}

footer.rsblog-entry-meta {
	border-bottom: 3px solid #d5d5d5;
}

.latest .item-meta {
	display: none;
}

ul.latest li.item {
	padding-bottom: 0;
	margin-top: 0;
}

.latestnews li {
	list-style: disc outside !important;
}

.latest h3 {
	color: #ffffff;
	margin-bottom: 2rem;
	text-align: center;
}

.latest li h5 a {
	font-weight: normal;
	color: var(--body-link-color);
}