<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#plg_social_area {
    margin: 10px auto 20px;
    width: 280px;
}

div#plg_social_area:after {
    content: "";
    clear: both;
    display: block;
    visibility: hidden;
}
div.plg_social_button {
    float:left;
    margin:5px;
}
</pre></body></html>