.footer a {
    display: initial;
    color: #e7e7e7;
    text-decoration: none;
}

.footer {
    clear: both;
    height: 190px;
    background-color: #5e5e5e;
}

.corpLinks {
    height: 70px;
    text-align: center;
    line-height: 28px;
    padding-top: 42px;
    font-size: 12px;
}

.footer span {
    color: whitesmoke;
}

.copyright {
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
}