
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a, p a:hover, .text--base, .footer__widget .footer__links li a::before, .header-contact-info li a:hover, .header-contact-info i, .sidebar-menu li a i, .upcoming__item .countdown, .view--all, .view--all:hover, .breadcrumb li a::after, .social__icons-account li a i:hover, .about--list li::before, .how-item .how-thumb, .contact-content ul li a:hover, .contact-thumb, .post__item .post__content .meta__date .meta__item i, .post__item .post__read, .widget__post .widget__post__content span, .cmn--outline--btn, .cookie__wrapper .title, .cookie__wrapper .btn--close {
    color: #2ecc71 !important;
}

.preloader .ball, .social-icons li a:hover, .section__header .section__category::before, .section__header .section__category::after, .footer__widget .social__icons li a:hover, .owl-dots .owl-dot.active, .sidebar__widget-header, .predict__header, .dashboard__item .dashboard__thumb, .cmn--table thead tr th, .social__icons-account li a i, .faq__item .faq__title .right__icon::before, .faq__item .faq__title .right__icon::after, .faq__item.open .faq__title, .referral__item-thumb, .post__item .post__thumb .category, .post__share li a i, .widget.widget__tags ul li a:hover, .widget.widget__tags ul li a.active, .post__tag li a:hover, .post__tag li a.active, .scrollToTop, .video__button, .video__button::before, .video__button::after, .cmn--outline--btn:hover, .cmn--btn, .pagination .page-item a.active, .pagination .page-item span.active, .pagination .page-item.active span, .pagination .page-item.active a, .pagination .page-item:hover span, .pagination .page-item:hover a {
    background: #2ecc71;
}

.nav--tabs .nav-item .nav-link.active, .predicts li a:focus, .predicts li a:hover, .post__share li a i {
    background: #2ecc71 !important;
}

*::selection, .btn--base, .badge--base, .bg--base {
    background-color: #2ecc71 !important;
}

.cmn--outline--btn:hover {
    border-color: #2ecc71;
}

.cookie__wrapper .read-policy {
    border: 1px solid #2ecc71;
}

.post__item .post__content .meta__date {
    border-left: 5px solid #2ecc71;
}

.post__quote {
    border-left: 3px solid #2ecc71;
}

@media (max-width: 991px) {
    .menu-area ul li a:hover {
        color: #2ecc71;
    }
}

@media (min-width: 992px) {
    .menu li .submenu li:hover > a {
        background: #2ecc71;
    }
}

.cookie__wrapper {
    border-top: 1px solid #2ecc7150;
}