.content_slider a.button .button_icon { background: red !important;}.content_slider a.button::after, a.tp-button::after, button::after, input[type="submit"]::after, input[type="reset"]::after, input[type="button"]::after { background: blue !important;}.content_slider a.button .button_icon i { color: white !important;}
Comments
Use this css Red is the first color, blue the hover and white is the icon. Change them to whatever you want.