/* Shared megaphone artwork. Kept outside theme files so every skin uses the same button. */
.BtnBcm {
    background: transparent url('/static/images/megaphone_button.png') center center / contain no-repeat !important;
    width: 25px !important;
    height: 29px !important;
}
