﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
.btn {
    background-color: #A7505E !important;
    color: #fff !important;
}
.footer-bottom .payment-icons {
    color: #A7505E !important;
}
.social-icons .icon {
    color: #A7505E !important;
}
.site-cart-count {
    background-color: #A7505E !important;
}
.wishlist-count {
    background-color: #A7505E !important;
}