/* :root{
    --color:#0a58ca;
} */
.navbar-brand .logo-img{
    max-height: inherit;
}
.acm-hero.style-1 .bg-backdrop{
    right:30%;
}
.acm-hero.style-1 .bg-decor img{
    left: 44%;
}
.social-follow > h5{
    display: none!important;
}
.acm-social .social-follow-wrap .social-inner a .fa-youtube,
.acm-social .social-follow-wrap .social-inner a{
    color: #fff;
    font-size: 26px;
}
.com-content-category-blog .blog-items ul.tags,
.icons .edit-link{
    display: none;
}
@media (min-width: 1200px){
    .t4-main-body {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
}
#t4-section-bottom-1 > .t4-section-inner{
    max-width: 886px;
}
.blog .item-image, .blog-featured .item-image{
    margin-bottom: 0;
}

h1.ja-masthead-title{
    color: #fff!important;
    margin-top: 2.5rem;
}
.h2.ja-masthead-description{
    font-size: 30px;
    margin-bottom: 2.5rem;
}
/* ul li::marker{
    content: "\f058";
    font-family: "FontAwesome";
    margin-right: 5px;
    color: var(--color);
} */
#t4-section-5 > .bg-light{
    background-color: #F7F7F7!important;
}
.header-inner .t4-navbar{
    margin-left: auto;
    margin-right: auto;
}