.s-footer {
    color: var(--global-color-primary--light);

    a:not(.c-button,[class*=button--],.btn) {
        color: inherit;
    }
}
