.paragraph--type--account article{
  display: flex;
}
.paragraph--type--account article .field{
  margin-right: 5px;
}

/* HIAD event admin form (Gin): suppress duplicate horizontal tab required markers. */
form.node-hiad-event-form .horizontal-tab-button .required-mark,
form.node-hiad-event-edit-form .horizontal-tab-button .required-mark {
  display: none;
}