/*
 Theme Name: Futurio child
 Theme URI: https://futurio.com/
 Description: Child theme for Futurio
 Author: Futurio
 Author URI: https://futurio.com/
 Template: futurio
 Version: 1.0
*/

#content-footer-section {
    background-color: #ffffff;
    color: #000;
    padding: 15px;
    clear: both;
}
#content-footer-section .news-item h2 a {
    color: #000;
    font-weight: 300;
}
#content-footer-section .widget-title h3 {
    background-color: #fff;
    color: #000;
}

.footer-credits {
    background-color: #fff;
    clear: both;
}
.footer-credits-text {
    padding: 20px 0;
    color: #000;
    background-color: #fff;
}
