.osh_card {
    position: unset;
    transform: unset !important;
}
.group.container {
    gap: 2rem;
    justify-content: center;
    flex-direction: row;
    margin: auto;
}
.categories_1 .py-5 {
    padding-bottom: 0;
    padding-top: 0;
}

.osh_card h4 {
    max-width: 200px;
}/* Add custom CSS styles below */ 
.osh_card {
    position: unset;
    transform: unset !important;
}
.group.container {
    gap: 2rem;
    justify-content: center;
    flex-direction: row;
    margin: auto;
}
.categories_1 .py-5 {
    padding-bottom: 0;
    padding-top: 0;
}

.osh_card h4 {
    max-width: 200px;
}
.footer-is-light .store-footer .store-footer__inner {

    background: linear-gradient(96.73deg, #DDD5D5 -9.38%, #A49C9C 115.99%);
}


@media(max-width:768px) {
    salla-trust-badges {
    flex-direction: column;
}

}