/*
Theme Name: ekgtheme
Theme URI: https://example.com/ekgtheme
Author: EKG
Author URI: https://example.com
Description: Custom WordPress theme built from HTML template. Optimized for performance, clean structure and easy customization.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ekgtheme
Tags: custom-theme, responsive, bootstrap, hvac, business
*/

:root {
    --primary--color: #00b4fd;
}

@media (min-width: 991px) {
    .services-con .services-box figure.yellow-box {
        bottom: 170px;
    }
}