﻿.SelectedItemsSection-row {
    border-bottom: 1px dashed #ced4da;
    margin: 0;
    padding: 5px 0;
}

.SelectedItemsSection-row:first-of-type {
    padding-top: 0;
}

.SelectedItemsSection-row:last-of-type {
    border: none;
    padding-bottom: 0;
}
