/* FOOTER LINKS */

.c-footer li {
    color: #eef5fc;
    font-size: 16px;
    font-weight: 300;
    text-transform: capitalize;
}

.c-footer .c-copyright a:link {
	color: #eef5fc;
}

.c-footer .c-copyright a:visited {
	color: #eef5fc;
}

.c-footer .c-copyright a:hover {
	color: #076afc;
}

.c-footer .c-copyright a:active {
	color: #eef5fc;
}


.c-news_list_content h2 {
    color: #2a2e3c;
    font-size: 18px;
    text-transform: uppercase;
}