<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mod_buttsoc_container {
    display:flex;
} 
.mod_buttsoc_child {
    padding:5px;
}
.mod_buttsoc_hover:hover {
    opacity:0.7;
    transition-delay: 0.15s;
}
</pre></body></html>