.list-product .category .active-tab {
  color: #127ed9;
}
.list-product .category p {
  text-align: center;
  color: black
  
}

.list-category img{
 /* display: flex;
 align-items: center; */
 margin: auto;
}
