.wpcf7-form-control-wrap{
    .mce-toolbar{
        .mce-btn{
            &.mce-active{
                i{
                    color: #595959 !important;
                }
            }
            button{
                &:hover{
                    background: unset !important;
                }
            }
        }
    }
}