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


/* Generic CSS */
.multicolortext {
	
	background: linear-gradient(82deg, #74EBD5 0%, #9FACE6 91.15%)!important;
	-webkit-background-clip: text!important;
	-webkit-text-fill-color: transparent!important;
}

body{
-webkit-font-smoothing: antialiased;
}


/*card*/

.w-hwrapper.usg_hwrapper_1.bloccotitolo.align_none.valign_top {
    display: flex;
    justify-content: space-between;
}

.eventobottone i.fal.fa-arrow-right {
    transform: rotate(-45deg)!important;
}

.titolocardtop a {
	color: #ffffff!important;
}