footer a{
    color:white;
}

footer a:hover{
    color:#CCCCFF;
}
#promise ul{
    max-width: 500px;
}

#guarantee p{
    max-width:500px;
    line-height:1.5em;
    margin-bottom:1.5em;
}

footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}