/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 24 2026 | 09:46:51 */
.infoboxImage img{
	aspect-ratio: 14 / 9;
    object-fit: cover;
	border-radius:4px;
}
.infoboxImage a:hover{
	    color: var(--e-global-color-primary);
 }
.infoboxImage p{
	line-height:1.5;
}
.infoboxImage p,
.infoboxImage .col-title{
	   text-shadow: none;
 }
.infoboxImageCTA .nua-button.primary{
	font-weight:700;
} 

.service-list-wrapper .service-loop-price{
	  display: none !important;
}