/*
Theme Name: FinPath Child
Theme URI: https://websicon.in/
Description: Child theme for FinPath
Author: Vijay Maurya
Author URI: https://websicon.in/
Template: finpath
Version: 1.0.0
*/

/* Import parent theme styles */
@import url("../finpath/style.css");

@media only screen and (max-width: 767px) {
    .elementor-25147 .elementor-element.elementor-element-0a4916a 
    .elementskit-section-title-wraper .elementskit-section-title {
        color: var(--e-global-color-da79721);
        margin: 50px 0 0 0;
        font-size: 50px;
    }
}

