body {color: #000000;}
a {color: #000000;}
.sidebar-box h2,
.products.products-grid .product.hover .actions a.button-add {
  color: #e6f5d8;
}
.categories ul ul li,
.collection-pagination ul li.number.active a {
  background-color: #e6f5d8;
}
.collection-pagination ul li.number.active a:hover {
  background-color:#cfdcc2;
}

.product-info .buy .add {
  background-color: #e6f5d8;
}

a:hover,
.categories ul li a {
  color: #000000;
}

.products.products-grid .product.hover .actions a.button-add:hover {
color: #000000;
}