/* Add custom CSS styles below */ 
.box-img.rounded-full::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #714A385E;
}

.box-img.rounded-full {
    border-radius: 10px;
    position: relative;
    max-width: 80%;
}

footer.store-footer.dark {
    background: currentColor;
}

.store-footer__inner.da-bgm {
    background: #714A38 !important;!i;!;
}

.store-footer h3 {
    color: #fff;
}
body , section{
background:#efede2 !important;
}
.angel-feature.flex-center.flex-col {
    box-shadow: 0px 0px 12.23px 0px #00000026;
    background:#fff;
    border-radius:7px;
}
 @media (min-width:992px){ .angel-feature.flex-center.flex-col   .md\:w-20 {
        width: 4rem;
    }}