.ufae-review-notice .ufae-review-notice-buttons {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.ufae-review-notice .ufae-review-notice-buttons a {
  background-color: #6e4dff !important;
  color: #fff !important;
  border-color: #4b22ff !important;
}

.ufae-review-notice .ufae-review-notice-buttons a:hover {
  background-color: #4b22ff !important;
}

.ufae-review-notice .ufae-review-notice-buttons button {
  border-color: #d10000 !important;
  background-color: transparent !important;
  color: #d10000 !important;
}

.ufae-review-notice .ufae-review-notice-buttons button:hover {
  background-color: #d10000 !important;
  color: white !important;
}
/*# sourceMappingURL=ufae-admin-style.css.map */