/* Fix for duplicate arrow backgrounds in services section */
.services-pagination > .arrow {
    background-image: none !important;
}