html .ds {
  display: inline-block;
}
html .ds-2x {
  font-size: 2em;
}
html .ds-2-5x {
  font-size: 2.5em;
}
html .ds-3x {
  font-size: 3em;
}
html .ds-4x {
  font-size: 4em;
}
html .ds-5x {
  font-size: 5em;
}
html .fa-2-5x {
  font-size: 2.5em;
}
