#tarja-slide ul{display: flex !important; justify-content: center !important;align-items: center !important; flex-wrap: wrap !important; list-style-type: none !important;}

.btn-log img{filter: invert(1);}

.menu-desktop #btn-cart a .badge {
    top: -3px;
    right: 11px;
    padding: 4px 6px !important;
}

@media (max-width: 430px) {
.row.row-newsletter {
    gap: 20px;
}
.footer-social-links {
    justify-content: start;}

    .navbar-nav>li>a{
        background-color: transparent;
    }
}