/* BATES v0.26.162 – homepage services polish */

/* Existing CMS link already contains an arrow; suppress the CSS-generated second one. */
.bates-home-services-v026160 .bates-home-service-link::after {
    content: none !important;
}

/* Keep link spacing clean after removing the duplicate arrow. */
.bates-home-services-v026160 .bates-home-service-link {
    gap: 5px !important;
}
