Use this code to the Custom CSS box
@media screen and (max-width:767px) {
.ProductItem-gallery-carousel-controls.enable-on-first-image-load.enabled {
pointer-events: initial !important;
}
.ProductItem .product-item-gallery-carousel-control::after {
border-color: #000 !important;
}
}

Result:
