.card-title {
    color: #4D4D4D;
}

footer{
    background-color: #263238;
}
ul li a{
    text-decoration: none;
    color: #F5F7FA;
    
}

