<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* add your css rules here */



.col-E{
width:18%;
}

.col-C{
width:23%;
}

.col-C ul, .col-E ul{
margin-bottom:0!important;
}

.col-C ul li, .col-E ul li{
color:white!important;
}

.col-C h3, .col-E h3{
font-weight:normal!important;
color:white!important;
}</pre></body></html>