.site-footer {
    background: #111827;
    color: #ffffff;
    padding: 40px 0;
    text-align: center;
    margin-top: 40px;
}

.site-footer-inner {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px;
}

.site-footer-link,
.site-footer-link:visited,
.site-footer-link:hover {
    color: #ffffff;
    text-decoration: underline;
}
