@mixin heading-border {
    border-bottom: 1px solid $grey--lightest;
}