.whole-footer {
    text-align: center;
}
.whole-footer p {
    color: #fff;
    line-height: 5px;
}
.whole-footer a{
    color: #ffffff;
    text-decoration: none;
}
.whole-footer a:hover{
    text-decoration: underline;
}