<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.highlightme.type-1{
    color: #363635;
    border-radius: 7px;
    padding: 15px;
    margin-bottom: 1rem;
}

.highlightme.type-1 h1,
.highlightme.type-1 h2,
.highlightme.type-1 h3,
.highlightme.type-1 h4,
.highlightme.type-1 h5,
.highlightme.type-1 h6,
.highlightme.type-1 p {
    margin-bottom: 10px;
}

.highlightme.type-1 h1:first-child,
.highlightme.type-1 h2:first-child,
.highlightme.type-1 h3:first-child,
.highlightme.type-1 h4:first-child,
.highlightme.type-1 h5:first-child,
.highlightme.type-1 h6:first-child,
.highlightme.type-1 p:first-child {
    margin-top: 0;
    padding-top: 0;
}

.highlightme.type-1 h1:last-child,
.highlightme.type-1 h2:last-child,
.highlightme.type-1 h3:last-child,
.highlightme.type-1 h4:last-child,
.highlightme.type-1 h5:last-child,
.highlightme.type-1 h6:last-child,
.highlightme.type-1 p:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}</pre></body></html>