.attachments {
  list-style: none;
  padding: 0;
  margin: 0;

  > * + * {
    margin-top: 0.25rem !important;
  }
}
