.tee-cropper .tee-cropper-zoom {
  margin-bottom: 5px;
}
.tee-cropper button {
  background: #CC0B0B !important;
}
.tee-cropper button.tee-btn--primary {
  background: #2FA30B !important;
}

.tee-dialog.tee-dialog-image-cropper .tee-btn--zoom.tee-cropper-zoomout,
.tee-dialog.tee-dialog-image-cropper .tee-btn--zoom.tee-cropper-zoomin {
  background: #0D63C0 !important;
  color: #ffffff !important;
}