.currency-selector-dropdown .feather {
  width: 18px;
  height: 18px; }
.currency-selector-dropdown > .btn {
  background-color: #e0e0e0; }
  .currency-selector-dropdown > .btn:hover, .currency-selector-dropdown > .btn:focus {
    box-shadow: none; }
.currency-selector-dropdown .dropdown-menu {
  width: 300px;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 90%; }
  @media (max-width: 575.98px) {
    .currency-selector-dropdown .dropdown-menu {
      width: 100%; } }
  .currency-selector-dropdown .dropdown-menu .badge {
    width: 40px; }
  .currency-selector-dropdown .dropdown-menu a {
    color: #343a40 !important; }

.language-dropdown a {
  color: #343a40 !important; }

/*# sourceMappingURL=mods.css.map */
