ul{
    list-style-type: none;
}

footer{
    width:100%;
    position: absolute;
    bottom:10px;
}

a{
    /* color: #d8d8d8; */
}

body{
    /*background-color: #ddd;*/
}

#title-logo{
    width:50%;
    margin-top: 20px ;

}