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

.w-grid-list article:first-child .w-hwrapper.usg_hwrapper_1{
	border-top-width: 1px !important;
}

article .w-post-elm i{
	color: #adadad!important;
}

article .w-hwrapper.usg_hwrapper_2.wrap{
	gap: 5px !important;
}

@media(max-width: 600px) {
	article .w-hwrapper.usg_hwrapper_2.wrap{
		gap: 10px !important;
	}
}