<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section-info {

}
.section-info .section-heading h2 {
    display: inline-block;
    font-size: 35px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0;
}
.section-info &gt; .container{}
.section-info .info-item {
    padding: 0 3px;
}

.section-info .info-item &gt; p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}
.section-info .info-item &gt; p &gt; a {
    font-weight: 400;
}
.section-info .info-item &gt; p &gt; span.img-title {
    display: block;
}

.section-info .info-item &gt; ul &gt; li{
    list-style: outside none decimal;
    margin: 0 0 10px 20px;
    font-size: 16px;
    font-weight: 400;
}

h4 {
    font-size: 18px;
    margin: 40px 0 20px;
}

.answer-comment {
    color: #428bca;
    font-style: italic;
}</pre></body></html>