.shop_attributes tr, .shop_attributes tr td { 
					background-color: #FFFFFF !important;
					color: #000000 !important;
				} 
				.shop_attributes tr.alt, .shop_attributes tr.alt td { 
					background-color: #EAEAEA !important;
					color: #000000 !important;
				}
				.attribute_group_name{
    color:#E63946;
}
.woocommerce-group-attributes-layout-1 .attribute_group_row{
    border-color:#E63946;
}
