@import "../../../styles/mixins";

.gov-tags {
    @include flex($gap: var(--spacing-s-nudge));
    flex-wrap: wrap;
}