
a {
    color: #66af2c;
}

.fab-icon-holder{
    background-color: #66af2c;
}


.fab-icon-to-top{
    background: #000000;
}

.hero .container {
    border-top: 4px solid #66af2c;
}

.hero .btn-get-started {
    color: #fff;
    border: 2px solid #66af2c;
}

.hero .btn-get-started:hover {
    background:  #66af2c;
    color: #fff;
}

.footer .credits a{
    color: #000000;
}

.footer.dark-background{
    background: #000000;
}

.inner-title{
    color: #66af2c;
}

.about .our-story h4{
    color: #66af2c;
}

.testimonial-item h2{
    color: #66af2c;
}

.contact .info h3{
    color: #66af2c;
}

.contact h4{
    color: #66af2c;
    font-weight: 600;
}

.m-link.active, .blog-posts .readmore, .blog-posts .meta i, .services .inner-title, .contact .info-item i{
    color: #66af2c !important;
}

.scroll-top, .post-date{
    background-color: #66af2c !important;
}

.hero .carousel-indicators li.active{
    background: #66af2c !important;
}
.contact .php-email-form button[type=submit]{
    background-color: #000000 !important;
}
    
.contact .php-email-form button[type=submit]:hover{
    background-color: #66af2c !important;
}

#preloader:before {
  border-color: #66af2c transparent #66af2c transparent !important;;
}

.footer .footer-links ul a:hover, .navmenu li:hover>a, .navmenu .active, .navmenu .active:focus{
    color: #66af2c !important;
}

@media screen and (max-width: 480px) {
    .header-black .navmenu a {
        color:  #66af2c !important;
    }

    .header-black .navmenu a.active{
        color: white !important;
    }
}
