/**
 * Dashboard style
 *
 * You can keep a bound between css class and plugin name/namespace.
 * To do this, you have to use the right naming for the css id and class.
 *
 */
.wpx-maintenance-pro-light-dashboard {
  color: #f00;
}
