.mce-container button,
.mce-container button:hover {
    filter: none !important;
    border-radius: 4px !important;
    border: 0 !important;
    box-shadow: none !important;
    transform: none !important;
    transition: none !important;
    background: inherit !important;
}