
.site-footer a{
    color: var(--ast-global-color-1);
}

.site-footer a:hover{
    color: var(--ast-global-color-8);
}