._OrgList_htse2_1 {
  list-style: none;
}
._OrgList_htse2_1 li {
  margin-top: var(--spacing-md);
}

._headerWrapper_htse2_8 h2 {
  margin: 0 !important;
}

._listTitle_htse2_12 {
  display: block;
  margin: var(--spacing-lg) 0 0;
}

._membersList_htse2_17 h3:not(._title_htse2_17) {
  margin: var(--spacing-lg) 0 0;
}
._membersList_htse2_17 ._title_htse2_17 {
  margin: 0;
}

._noMembers_htse2_24 {
  margin: var(--spacing-lg) 0 0;
}
._ConvertBtn_9yroq_1 {
  background: var(--punchColor);
  width: auto;
  color: var(--main);
  font-weight: 500;
}
._ConvertBtn_9yroq_1:hover {
  color: #fff;
  background: var(--main);
}

._coHostLabel_9yroq_12 {
  background: var(--main);
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  padding: var(--spacing-xs) var(--spacing-sm);
  border-radius: 3px;
}
