/*
Theme Name: Lawncare 518
Author: The Megabyte Labs
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.page-id-263 .elementor-testimonial__content {
    height: 250px;
    overflow-y: scroll;
}

.page-id-263 .elementor-testimonial__content::-webkit-scrollbar-thumb {
    background: #DF7A21;
}
.page-id-263 .elementor-testimonial__content::-webkit-scrollbar-track {
    background: #e0e0e0;
}
.page-id-263 .elementor-testimonial__content::-webkit-scrollbar {
    width: 6px;
}