:root {
--bs-primary: #198754 !important;
--bs-primary-rgb: 25, 135, 84 !important;
--bs-link-color: #198754 !important;
} .btn-primary {
background-color: #198754 !important;
border-color: #198754 !important;
color: #fff !important;
} .btn-primary:hover {
background-color: #146c43 !important;
border-color: #146c43 !important;
} .woocommerce ul.products li.product .button {
background-color: #198754 !important;
border-color: #198754 !important;
color: #fff !important;
}