/*
 * Style for the Ultimate Member plugin
 */

/* Change color of the "required" indicator (ie. star) used in the UM forms */
.um-req {
  color: #d52830 !important;
}
