.FileAttachment {
  $this: &;

  + #{$this} {
    margin-top: map-deep-get($spacers, 'extraSmall');
  }
}
