@use "../abstracts/variables" as *; // ============================================================= // Footer // ============================================================= .site-footer { margin-top: $spacing-xl; padding-top: $spacing-md; border-top: 1px solid $color-border-light; color: $color-text-muted; font-size: $font-size-footer; }