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

.uvc-headings-line{
	border-image: linear-gradient(to right, #D6490C,#F6A500) 10!important;
	border-bottom-width: 100px!important;
}

.grid-img-grayscale img{
	filter: grayscale(100%);
}
.grid-img-grayscale img:hover{
	filter: grayscale(0%);
}

.uvc-sub-heading{
	letter-spacing: -3px;
}