:root{--page-title-display:none;}/* Start custom CSS */#modality .elementor-image-box-content {
    margin-top: -110px;
    padding: 0 15px;
z-index: 5;
    
}

 .elementor-swiper-button-prev, .elementor-swiper-button-next { 
	display: flex;
    position: absolute;
    bottom: 30px;
    top: unset;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    left: 70px;
    color: #000!important;
    justify-content: center;
    align-items: center;
}

.elementor-swiper-button-next { 
right: unset;
left: 125px;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__image img {
    width: 140px!important;
    height: 50px;
    border-radius: 0;
}/* End custom CSS */