/* Add custom CSS styles below */ 
.bg-white {
    background-color: #9167f1;
    color: white;
}
.topnav-is-dark .top-navbar {
    background-color: #6447a6;
    color: white;
}
.header-btn__icon {
    color: #ff8ce9;
}
.text-primary {
    color: #ffffff;
    background-color: #ff8ce9;
    padding: 6px;
    border-radius: 5px;
}
.store-footer__inner {
    background-color: #9167f1;
    background-image: url(https://i.ibb.co/PtWKtgh/seat-Fusca-PINK-CAR-purple-Background-copy-Large.jpg);
    background-attachment: initial;
    background-position: center center;
    background-size: cover;
}
.store-footer {
    background-color: #ff8ce9;
}
.w-12 h-8 bg-white rounded flex items-center p-1 .bg-white {
    background-color: #FFFFFF;
    color: white;
}

.s-products-slider-card {
    width: 100%;
    max-width: 185px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
li.bg-white {
background-color: #ffffff;
}
.banner-entry {
    position: relative;
    height: 200px;
    }

body {
    background-color: #edc4e5;
}
.bg-gray-100 {
    background-color:#edc4e5
    }
    .s-button-primary-outline {
    fill: #414042;
    fill: var(--color-primary);
    color: #414042;
    color: var(--color-primary);
    background-color: white;
}

.s-block--special-products .tab-trigger {
    font-weight: 700;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: #6b7280;
    color: rgb(107 114 128/var(--tw-text-opacity));
    background-color: white;
    padding: 4px 6px 4px 6px;
    border-radius: 12px;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: black;
    margin: 0;
    padding: 0;
}