/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 13 2024 | 10:12:25 */
.ck-services .elementor-image-box-title {
    background-color: red;
    position: relative;
    padding: 17px 0;
    margin: 0 auto;
    width: 80%;
    clip-path: polygon(10% 0%, 90% 0%, 100% 50%, 90% 100%, 10% 100%, 0% 50%);
    margin-top: -30px;
}
.ck-services .elementor-image-box-description {
    padding: 15px 10px;
}