/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */

/* =============================================
=                Documents                  =
============================================= */
@layer sdc {
  .documents__content {
    padding-bottom: 2rem;
  }
  .documents__file a {
    color: var(--color-action);
    line-height: 1.5rem;
  }
}
