body {
	background-color: #ffffff !important;
}

body.archive p {
	color: #23312c !important;
}

.navbar-expand-md .navbar-nav .nav-item .nav-link {
	font-weight: 400 !important;
	letter-spacing: 0.5px !important;
}

.heroheader {
	font-size: 5rem !important;
}

a.btn {
	background-color: #af9163 !important;
}

h2 {
	font-family: mr-eaves-modern, sans-serif !important;
}

.thumbImage .wp-post-image, img.home-slide {
	-webkit-filter: none;
	filter: none;
}

@media only screen and (min-width: 768px) {
	.footermenu {
		font-size: 1rem;
	}
}

@media only screen and (max-width: 768px) {
	.heroheader {
		font-size: 3rem !important;
	}
	.homeline {
		display: none;
	}
}