.o-we-toolbar {
    background-color: $gray-200;
    border-bottom: 1px solid $gray-300;

    .o-we-toolbar-vertical-separator:not(:first-child) {
        border-left: 1px solid $gray-300;
    }
}
