a {
	text-decoration: none;
}
.program-card .title-row .corner-content .badge:empty {
	display: block;
	padding: 0;
	font-size: 22px;
}
#wp-main-logo {
	background-image:url(../images/essa-logo.svg);
	background-repeat: no-repeat;
	width: 70%;
	height: 50%;
	display: block;
}
#filter-form li {
	font-size: .9rem;
}
.search-result-item {
	top: 0;
	left: 0;
}
.modal {
	display: none;
	z-index: 1055;
}
.modal-backdrop {
	background-color: white;
}
#mobile-close {
    padding: 6px;
    margin: 10px;
    border: 0;
    background-color: #3c3a92;
}
.email-signup {
	color: black !important;
}
.email-signup a {
	color: #4b48b7 !important;
}

.banner-header {
	margin-bottom: 5px;
	color: #31a429;
}
.banner-header.-promising {
	color: #f0256b;
}
.banner-header.-moderate {
	color:#ff923a;
}
.evidence-chart {
    margin:0px 0 0px
}
.rating-wrapper {
	margin: 0 0 20px;
}
.rating-wrapper:last-child {
	margin: 0 0 40px;
}
