/* Add custom CSS styles below */ 
.s-product-card-image img.loaded
 {
    border-radius: 21px;
    padding: 10px;
}
section.s-block.s-block--testimonials.angel-testimonials .flex.flex-col.w-full.px-4.pb-8.-mt-8 {
    border-radius: 20px;
    background-color: #f7f7f7;
    box-shadow: 0px 3px 4px #d4d4d4a8;
}
section.s-block.s-block--testimonials.angel-testimonials .swiper-slide.min--3.mt-8.px-2 {
    margin-bottom: 2rem;
}
div#wa-angel {
    background-color: rgb(171, 171, 171);
}