﻿.rental-tree {
    list-style-type: none;
    margin: 0;
}

.rental-tree ul,
.rental-tree__children {
    list-style-type: none;
}

.rental-tree__children,
.rental-tree__children li,
.rental-tree .no-children {
    margin-left: 15px;
}
