/* Add custom CSS styles below */ 
.app-inner {
   background: #f4edea;
}

.al-categories .category_card::after {
    display: none;
}
.al-categories  .md\:-translate-y-1\/3 {
    --tw-translate-y: 0px;
}
.al-categories .category_card {
    margin-bottom: 0px;
}
@media (min-width:991px){
section.al-categories .grid{
    display: flex !important;
    justify-content: center !important;
    gap: 30px;
      gap: 10px;
}
.al-categories img {
    max-height: 170px;
}    
}
@media (max-width:768px){
.al-categories   .grid.grid-cols-2 {
    row-gap: 0px !important;
}
.al-testimonial .grid  > div:nth-of-type(2) * {
  color: #000 !important
}
}
@media (max-width:768px){
.store-footer__inner * {
    text-align: center !important;
        margin-inline: auto;
}
.store-footer__inner .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center !important;
}
}
.al-testimonial .card   span path{
    fill: #5B182B;
    }
.al-categories p {
    display: none;
}