/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Aamir
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.phone-btn span.elementor-button-text b {
    display: block;
    text-align: left;
    font-weight: 700;
    line-height: 20px;
}

.hero-schedule-btn  a.elementor-button {
    display: flex;
    align-items: center;
    height: 100%;
}

.hero-btn span.elementor-button-icon svg {
    height: 25px;
    width: 25px;
}

.hero-btn span.elementor-button-content-wrapper {
    align-items: center;
}

.hero-title .elementor-heading-title span {
    color: #0f8a39;
}