.contextual {
    right: 150px !important;
}

.ebt-block-tiles.ebt-tiles-three_columns .ebt-tiles-wrapper {
    gap: 35px !important;
}

/*.paragraph--type--ebt-tiles-item {
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}*/


h2{
	color: #156A74 !important;
	font-size:1.3rem !important;
}

h2 a {
		color: #156A74 !important;
    font-size: 1.3rem !important;
}

h3{
	color: #156A74 !important;
	font-size:1.2rem !important;
}

h3 a {
		color: #156A74 !important;
    font-size: 1.2rem !important;
    color:black !important;
}

h4{
	color: #156A74 !important;
	font-size:1.1rem !important;
	
}

h4 a {
		color: #156A74 !important;
    font-size: 1.1rem !important;
    font-weight:normal!important;
}

footer a{
	color: #fff !important;
	text-decoration: underline !important;
}
.views-field-field-project__client-name{
	margin:1.25rem 0 1.25rem 0 !important;
}

.ebt-block-tiles .ebt-tiles-wrapper .inner {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.header-cicle9{
	background-color:#e0e2f6 !important;
}

.site-logo img{
	max-height:5rem;
}