.site-footer {
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    color: #777;
}

.site-footer a {
    color: #777;
    text-decoration: none;
}

.site-footer a:hover {
    text-decoration: underline;
}