Change color

 Where can I change the color of blue to pink as it is given in the color options? and how can i overlap the icon (question mark)
Where can I change the color of blue to pink as it is given in the color options? and how can i overlap the icon (question mark)


 Where can I change the color of blue to pink as it is given in the color options? and how can i overlap the icon (question mark)
Where can I change the color of blue to pink as it is given in the color options? and how can i overlap the icon (question mark)

Comments
Sorry but we do not have an option for that, only custom css.
thanks
.woocommerce-error.alert, .woocommerce-info.alert, .woocommerce-message.alert {background: magenta !important;
}
.cart-empty.alert_warning {background: #ffe38b !important;
}