.quick-links .menu a {
    color: #fff !important;
}
.widgettitle {
    color: #fff !important;
    margin-bottom: 30px;
}


@media screen and (max-width:640px){
.quick-links h2 {
    text-align: center !important;
}
}