.gz-attachments { font: inherit; overflow-wrap: anywhere; }
.gz-attachments .gz-attachments__list { list-style: disc outside; margin: 0; padding: 0 0 0 1.5em; }
.gz-attachments .gz-attachments__item { margin: 0 0 1em; padding: 0 .25em; }
.gz-attachments .gz-attachments__link { color: inherit; display: inline; font: inherit; text-decoration: underline; text-underline-offset: .2em; line-height: 1.7; }
.gz-attachments .gz-attachments__link:hover { text-decoration-thickness: .15em; }
.gz-a11y-enabled .gz-attachments .gz-attachments__link:focus-visible,
.gz-attachments .gz-attachments__link:focus-visible { outline: 3px solid #005fcc !important; outline-offset: 3px !important; box-shadow: 0 0 0 3px #fff !important; border-radius: 1px; }
.gz-attachments .gz-attachments__description { margin: .25em 0 0; white-space: pre-line; font: inherit; }
@media (forced-colors: active) {
  .gz-attachments .gz-attachments__link:focus-visible { outline-color: Highlight !important; box-shadow: none !important; }
}
