I changed the MAIN color scheme to blue however the cart icon always stays red and so do all the html buttons.
For example
.empty-category-block .btn:hover {
background-color: #e5534c !important;
border-color: #e5534c !important;
color: #fff !important;
Why are buttons forced to be red? they should match the color i choose in admin settings.