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;
}
