@import "../../variables";

.TrackEditModal-section {
    & + & {
        margin-top: $offset_main * 2;
    }
}
