<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.list-paddingleft-2 li{ float:left;clear: both;}
.list-paddingleft-2{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    clear: both;}</pre></body></html>