/**
Theme Name: Development - Child
Author: Development
Description: Development offers digital marketing solutions for businesses all around the world. We design beautiful and functional websites, provide technical support and long-term solution based consulting in SEO, turn your leads into sales using Automated Lead Nurturing/Conversion tools and amplify your digital reach using Google Adwords and Facebook Advertising.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Development
Template: astra
*/

.elementor-testimonial__text {
    max-height: 140px;
    overflow-y: auto;
    padding-right: 8px;
}
.elementor-testimonial__text::-webkit-scrollbar {
    width: 6px;
}

.elementor-testimonial__text::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.elementor-testimonial__text::-webkit-scrollbar-thumb {
    background: #08557D;
    border-radius: 10px;
}

.elementor-testimonial__text::-webkit-scrollbar-thumb:hover {
    background: #063f5d;
}
