.site-footer {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
}

.site-footer a {
    font-weight: 400;
    color: var(--wp--preset--color--blue);
}

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