p {
    line-height: 22px;
    margin-bottom: 15px;
}

.row ul,
.row ol {
    padding-left: 25px;
    margin-bottom: 25px;

}

.row ol {
    list-style: auto !important;
}

.row ul>li,
.row ol>li {
    line-height: 22px;
    margin-bottom: 10px;
}

.row span {
    font-size: 18px;
}