.owl-carousel img {
	width: 100px !important;
	margin: 10px auto;
}

img.service-icon {
	width: 100px !important;
	margin: 10px auto;
}


.owl-carousel .item {
  text-align: center;
  padding-left: 10px;
}

.slides .panel.top {
	background: rgba(0,0,0,0.3);
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
}

a.link {
	text-shadow: 0 2px 2px rgba(0,0,0,1);
	text-decoration: underline;
}