<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">section.wrapper.style6 {
    background-color: #adc2d5;
    padding-top: 0;
    padding-bottom: 0;
}
section.wrapper.style6.split &gt; div.container {
    display: flex;
    flex-wrap: wrap;
}
section.wrapper.style6 &gt; div.container &gt; div
{
    background-color: white;
    padding: 3em;
}

div.pagelistitem a.image.fit {
    overflow:hidden;
}</pre></body></html>