p strong span{
		color: black !important
}

@media only screen and (max-width: 768px) {
		.header-image .site-title a{
min-height: 0 !important;
background-size: contain !important;
		}
}