/*
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:*/



/* Blur content rows*/
.backdrop  {
	backdrop-filter: blur(5px);
	border-radius: 40px !important;
-webkit-backdrop-filter: blur(10px);
}