/**
 * COINS abbr.
 *
 * Styles for 'COINS' abbreviation.
 */
.coins-abbr[title] {
  border-bottom: none;
  cursor: inherit;
  text-decoration: none;
}

