/* match the spacing of paragraph tags within the rendered output from layout builder */
.field--type-boolean,
.field--type-entity-reference,
.field--type-file,
.field--type-list-string,
.field--type-smartdate,
.field--type-string,
.field--type-image,
.field--type-link
{
  margin-bottom: 1rem;
}
