
/* Removes non-functional email button from AddThis share options */
li.at3winsvc_email.top-service {
    display: none !important;
}

/* Removes All Hands logo and verbiage in footer */
.footer-logo {
    display: none;
}

.allhands-container .container {
    display: none;
}
