svg.icon {
  width: 1rem;
  height: 1rem;
}

.topbar__admin__link svg,
.topbar__edit__link svg,
[data-topbar] svg {
  width: 1.25rem;
  height: 1.25rem;
}

.search-bar svg,
.topbar__search svg,
input[type=search] ~ svg {
  width: 1rem;
  height: 1rem;
}

.main-nav svg,
.topbar__dropmenu svg {
  width: 1.25rem;
  height: 1.25rem;
}

.button svg {
  width: 1.25rem;
  height: 1.25rem;
  vertical-align: middle;
}

svg:not(.logo):not([class*=logo]) {
  max-width: 1.5rem !important;
  max-height: 1.5rem !important;
}

/*# sourceMappingURL=decidim_overrides-51318b42.css.map*/