<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.irmaveplogo {
    fill: #fff;
}

    .irmaveplogo:hover {
        fill: #aaa;
    }

@media (min-width: 992px) {
    .irmaveplogo {
        fill: #fff;
    }
}

div.section h1, h2, h3, h4, h5, h6 {
    color: white ;
}
</pre></body></html>