.TrackMainContributors {
    margin-bottom: 1em;
    position: relative;

    #featuring-artists-block {
        .form-group {
            margin-bottom: 0.5rem;
        }
    }

    .AddNewArtist {
        max-width: 335px;
    }

    &-label-apply-all-row {
        display: flex;
        justify-content: space-between;
        position: absolute;
        right: 0;
    }
}
