/*
Theme Name: Infine Child
Template:   infine
Theme URI: https://1.envato.market/infine-wp
Description: Life and Business Coach WordPress Theme
Author: Awaiken
Author URI: https://awaikenthemes.com/
Version: 1.0.0
Text Domain: infine-child
*/

.hero-section-lg::before{
    /* background: linear-gradient(180deg, rgb(250 215 3 / 0%) 65.37%, #d2ab3700 100.18%), linear-gradient(270deg, rgb(232 201 0 / 0%) 59.75%, #d2ab373b 100%) !important; */
}

.elementor-heading-title span{
    font-weight: 700;
    background-image: linear-gradient(267.43deg, #EDD28D 4.95%, #B69F6D 97.92%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.vn_service_cta a{
    color: #EDD28D;
    margin-top:15px;
    display: block;
}

.scrolling-ticker .ekit-content-items .ekit-title-and-description a {

        background: linear-gradient(to left, #060606 20.16%, #8a713b 80%);
        -webkit-background-clip: text;
    -webkit-text-stroke: 4px transparent;
    display: inline-flex;
    align-items: center;
    padding-bottom: 10px;

}