.site-footer {
    border-top: 1px solid #7ca6cf;
    background-color: #fff;
}

.site-footer-copyright {
    padding-top: 28px;
    padding-bottom: 28px;
}

.site-footer-copyright p {
    margin: 0;
    color: #333;
    font-size: 12px;
    line-height: 1.6;
    text-align: center;
}

.site-footer-copyright a {
    color: inherit;
    text-decoration: none;
}

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