.jobMutation { &__newButton { float: right; margin-bottom: 1rem; } &__specFilter { display: flex; gap: 1.5rem; flex-wrap: wrap; } &__specFilterItem { display: flex; flex-direction: column; gap: 0.5rem; flex: 1; min-width: 150px; } &__specFilterLabel { font-weight: 500; } } .semi-select-option-list-wrapper { width: 25rem; }