/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

.is_required {
  color: red;
  font-size: 12px;
}

