/* button text color */
.mce-ico {
  color: #ff0078 !important;
}

/* button background color */
.mce-btn button {
  background-color: #A1A1A1;
  color: #ff0078 !important;
  height: 25px !important;
  width: auto !important;
  padding: 2px;
}
