<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Removes non-functional email button from AddThis share options */
li.at3winsvc_email.top-service {
    display: none !important;
}

.skin-title .title-text {
    font-family: 'Helvetica', Times, sans-serif;
    font-size: 32px;
    color: white;
}

</pre></body></html>