/* Theme Name: Asting Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of asting
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: asting
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  asting-child
*/


.single-initiative h1 {
    font-weight: 700;
    color: #1a1a1a;
}

.single-initiative .lead {
    font-size: 1.1rem;
    color: #555;
}

.single-initiative .gallery img {
    transition: transform 0.3s ease;
}

.single-initiative .gallery img:hover {
    transform: scale(1.05);
}


/* 
*/
.contact-version-2 .ova-contact .contact-left ul li .icon {
    position: absolute;
    top: 12px!important;
    left: 0;
}

