.site-footer {
    width: 100%;
    padding: 2rem 0 3rem;
    background: $brand-primary;
    border-top: 4px solid $brand-secondary;
}
