/* Coral Lembut, scoped to testimonial screenshots only. */
.elementor-17 .elementor-widget-image img.suriku-testimonial-frame {
 box-sizing: border-box;
 max-width: 100%;
 height: auto;
 padding: 12px;
 border: 2px solid #e9aa95;
 border-radius: 20px;
 background-color: #ffffff;
 box-shadow: 0 7px 20px #57263814;
}
@media (max-width: 400px) {
 .elementor-17 .elementor-widget-image img.suriku-testimonial-frame {padding: 8px;}
}
