.site-footer {
    margin-top: 40px;
    padding: 20px 15px;
    text-align: center;
    color: #adb5bd;
    font-size: 0.9rem;
}

.site-footer-separator {
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    margin: 0 0 20px;
}

.site-footer-address {
    margin-bottom: 4px;
}

.site-footer-address span {
    color: #fff;
    font-weight: 600;
}

.site-footer-email a {
    color: #fff;
    text-decoration: underline;
}

.site-footer-copyright {
    margin-top: 12px;
    margin-bottom: 0;
    font-size: 0.8rem;
    color: #868e96;
}
