.flex.flex-wrap.lg\:flex-nowrap.min-h-\[700px\].md\:h-\[700px\]{
  background-image: url(https://i.ibb.co/pjZMDv46/Section.png) !important;
    background-size: cover;
}
.footer-is-light .store-footer {
    background-color: rgb(151 48 86) !important;
    color: #fff !important;
}
.copyright-text p,
.copyright-text p a:hover{
    color: rgb(255 255 255) !important;
}
@media (min-width: 1024px) {
   .al-testimonial.mt-4.py-10  .lg\:flex {
        display: flex;
        align-items: flex-start;
    }
}