/* Add custom CSS styles below */
.kiswa-trust__title{
    color: rgb(255 255 255);}
.kiswa-trust__text{
  rgb(152 152 161);}

.kiswa-stats__label{
color: rgb(255 255 255);}

.kiswa-reviews__card{

    box-shadow: 0 2px 16px rgb(0 0 0 / 55%);}

.theme-kiswa custom-salla-product-card.s-product-card-entry {
    border: 2px solid #000 !important;

}

.theme-kiswa .kiswa-header .mburger
{
background: #000;
 padding: 7px;
  display: grid;
    height: 2.5rem;
    width: 2.5rem;
    align-items: center;
    justify-items: center;
    place-items: center;
    border-radius: 9999px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255);
    color: rgb(255 255 255);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}