/* Phase 2: dependency-free replacements for the two Font Awesome glyphs used
   by the inherited donation markup. */
.dependency-icon {
  display: inline-block;
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  text-rendering: auto;
}

.dependency-icon--rupee {
  min-width: 0.75em;
  text-align: center;
}

.dependency-icon--previous {
  margin-right: 0.25rem;
}
