.footer {
    background-color: #00001E;
    border-top: 1px solid #e8ecec;
}

.footer-title
{
    color:#fff;
    font-weight:400;
    font-size:20px;
}

.footer .footer-menu ul li a i:hover,.footer .footer-menu ul li a:hover
{
    color:#0400FF !important;
    text-decoration:none !important;
}

.footer .footer-menu ul li a
{
    color:#fff;
}