/*--------------------------------------------------
    ## All responsive style
---------------------------------------------------*/
.btn-base,
.btn-base:hover,
.single-list-inner.style-check-box i,
.single-team-inner .thumb .social-wrap .social-share,
.single-blog-inner .thumb .date,
.social-media li a:hover,
.footer-area-2 .footer-bottom p,
.footer-area-2 .footer-bottom .widget_nav_menu ul li a,
.social-wrap-inner ul li a {
	color: #fff;
}
.btn:after {
	background: linear-gradient(180deg, #C0D000 0%, #939E0D 100%);
}
.footer-area-2 .footer-bottom .widget_nav_menu ul li a:hover {
	color: #C0D000;
}
