<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.ProfessionalShareBox {
    clear: both;
}

div.ProfessionalShareBox *{
    margin: 0px;
    float:none;
    vertical-align: baseline !important;
}
div.PSBtn {
    display: inline-block;
    padding-top:5px;
    padding-bottom: 5px;
}

iframe {
 max-width: none;
}</pre></body></html>