.avixa-org-row-header {
  background: var(--avixa-red, #ee3353);
  padding: 4px;
}

.avixa-org-row-header__link {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 10px;
}

.avixa-org-row-header__icon {
  width: 34px;
}

.avixa-org-row-header__text {
  color: white;
  display: inline-block;
  font-size: 1rem;
}

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