/*Compatible magento 2 style and bootstrap 3*/
.product-item, .product-item-info, .product-item-details {
  color:#3B3E43;
}
.label{
	color: #3B3E43;
}
.page-header {
  color:#3B3E43;
}