.guarantees__item ul {
    list-style: disc;
    padding-left: 20px;
}

.guarantees__item ol {
    list-style: decimal;
    padding-left: 20px;
}

.office__description ul {
    list-style: disc;
    padding-left: 20px;
}

.geography__description-item ul {
    list-style: disc;
    padding-left: 20px;
}