/*
Theme Name: Elementor Child Theme
Author: 
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)
*/
.service-gallery .gallery-item img {
    height: 260px;
    object-fit: cover;
}
.services-btns .elementor-button .elementor-button-content-wrapper {
    justify-content: space-between !important;
}