#recent-posts-3 > ul > li > a{
	color: white !important;
}
footer h2:after {
    background: #FFED00;
}
.banner-section a {
    color: #000000;
    border: 2px solid #000000;
}
.banner-section h2 {
    color: #000000;
}
input[type="submit"]{
    color: #000;
}
.news-section .news-post .news-gallery .date-post p{
   color: #000;
}
.vc_images_carousel .vc_carousel-control .icon-next:before {
    color: #FFED00;
    font-size: 100px !important;
}
.vc_images_carousel .vc_carousel-control .icon-prev:before{
    color: #FFED00;
    font-size: 100px !important;
}