#shadow-indicator {
  display: none;
}

.refet .uagb-post__inner-wrap{
	padding-left:7em!important;
	padding-right:7em!important;	
}
.refet .slick-slide{
	box-shadow:0px 0px 15px rgba(0,0,0,0.5);
}

.uagb-counter-block-number, .uagb-counter-block-suffix{
	font-size:var(--fs-6xl);
	font-weight:600;
}
.refens .uagb-post-grid-byline{
	display:none;
}

.refens .yritys{
	text-transform:uppercase;
	font-size:var(--fs-m)!important;
	font-weight:500;
	margin-top:0;
	margin-bottom:.5em;
}

.refens .uagb-post__image{
	background-size:auto!important;
	box-shadow:0px 0px 9px rgba(0,0,0,0.12);

}

.refens .uagb-post__image::before{
	background:linear-gradient(155deg, #fff 60%, rgba(255,255,255,.7) 100%)!important;
	opacity:1!important;
}

.wp-block-button__link:after{
	content:" »";
}

.palvelut .wp-block-button__link:after{
	display:none;
}

@media only screen and (max-width: 1024px) {
	/* tavutus */
	h1, h2 {
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
		}
	}
