/* carra istituzionale */
.it25-barra-ist .it-header-center-content-wrapper .it-brand-wrapper .it-brand-text
{
	font-size: 18px;
}

/* carousel */
.card .card-body .card-text
{
	color: black;
}

.it25-gallery
{
	padding-top: 0px;
}

.it25-gallery .card.card-img.no-after.it25-image-content
{
	max-height: 350px;
}

.it25-gallery .splide__pagination button
{
	background-color: #CCCCCC;
}
.it25-gallery .splide__pagination button.is-active
{
	background-color: #297a38;
	box-shadow: 0px 0px 7px 3px #297a38;	
}

