footer {
    background: #f0f0f0;
    height: 50px;
}
.footer-cta {
    text-align: center;
    color: #7A7A7A;
    padding-top: 15px;
}
.footer-cta a,
.footer-cta a:visited,
.footer-cta a:hover {
    color: #5A5A5A;
}