/* dev */
.currency-switcher__content {
  line-height: 1.5; }
  .currency-switcher__content a {
    display: block; }
  .currency-switcher__content a + a {
    margin-top: 16px; }
