/**
 * @file
 * Extends core styling.
 */

/* Fix "start" attribute management. */
ol[start] {
  counter-reset: none;
}
