.store-footer{
background-color:#2e073e !important;
}

.bg-white.dark\:bg-dark {
    background-color:#2e073e !important;
}

.banner {
border-radius:10px;
}
.item-img{
border-radius:10px !important;
}

.banner-entry{
border-style: solid ;
    border-width:1px;
    border-right-width:2px ;
border-color:#772aa8;
    border-right-color:#b570eb;
border-radius:10px;

}