.main-footer {
    background: linear-gradient(to bottom, rgb(176 176 176) 0%, rgb(0 0 0) 100%) !important;
}

.blog-section .blog-post-more a {
    color: #000000 !important;
}

.hero-slider .hero-caption-item .caption-item, .inner-page-banner .page-banner:before {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

@media only screen and (max-width:1200px) and (min-width: 1024px){
    
    .footer-col-item.site-info.site-email.relative a {
        font-size: 12px !important;
    }
}


@media only screen and (min-width: 1024px){
    
    .contact-info.contact-email.relative a {
        font-size: 14px;
    }
    
    .about-section .ab-content {
        border-right: 1px solid #000000 !important;
    }
}