/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */.paragraph--type--kbc-pdf-link > .contextual-region,
.paragraph--type--kbc-pdf-link > div { display: flex; flex-wrap: wrap; gap: var(--p-space-1); }
.paragraph--type--kbc-pdf-link .file a { display: flex; text-decoration: none; color: var(--text--link-color); line-height: var(--line-height-comfort); gap: var(--p-space-1); }
.paragraph--type--kbc-pdf-link .file a .file-name { text-decoration: underline; }
.paragraph--type--kbc-pdf-link .file a:after { display: flex; align-items: center; justify-content: center; width: 1.625rem; height: 0.875rem; margin-top: var(--p-space-2); padding: 1px var(--p-space-1); content: "PDF"; white-space: nowrap; color: var(--border-light, #fff); background: #d81d24; font-size: 0.625rem; font-weight: var(--font-weight-xl); line-height: var(--line-height-base); gap: 0.625rem; leading-trim: both; text-edge: cap; }
.paragraph--type--kbc-pdf-link span:not([class]) { padding-top: 0.1875rem; font-size: var(--font-text-s); line-height: var(--line-height-comfort); }
