@import '../tools/colors';

hr {
    &.thick {
        border-top:4px solid $grey850;
    }
}
