/*
Theme Name: MVH
Description: MVH Design 
Version: 1.0

*/
@import "assets/css/style.css";

.hero-banner__ppp .heading-handwritten {
	font-size:  10rem;
	line-height: 1;
	margin-bottom: 2rem;
}

@media only screen and (min-width: 782px) {
	.blog-single__content .wide-element {
		width: 140% !important;
		margin: 30px 0;
		margin-left: -20% !important;
	}
}