/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 25 2023 | 11:51:11 */
.search .subheader.dark {
	background-color: #3f1d6d !important;
}

.search__wrapper {
	padding-bottom: 10vh
}

.search__wrapper h2 {
	font-weight:700;
	color:#000
}

.search__wrapper h4 {
	margin-top: 2vh;
	
	color: #213364;
}

.search__wrapper .image {
	padding: 15vh 0;
	
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
} 