thanks kyle – that worked super. Do I need all the other code too?
#mobile-menu-wrap a, #mobile-cart-wrap a:not(.sf-button) {
color: #fff !important;
}
#mobile-menu-wrap a:hover, #mobile-cart-wrap a:hover:not(.sf-button) {
text-decoration: none !important;
}
a.swift-slider-prev:hover,a.swift-slider-next:hover{
text-decoration:none !important;
}
a.swift-slider-prev:focus,a.swift-slider-next:focus{
text-decoration:none !important;
}