/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
:root {
	--white: #ffffff;
}


.ybig-title :is(h1, h2, h3, h4, h5, h6, p){
	font-size: 100px;
	line-height: 104px;
	color: var(--white);
}
.top-home .l-section-h {
	height: 100%;
}