.block__info-text-content p {
    line-height: 1.4;
}

.block__info-text-content > *:last-child {
    margin: 0;
}
.block__info-text-content a {
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: 2px;
}