/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */.paragraph.paragraph--type--image-list-item .image-list-item_thumbnail img { width: 100%; vertical-align: bottom; object-fit: cover; object-position: center; background: #d9d9d9; aspect-ratio: 242/172; }
.paragraph.paragraph--type--image-list-item .image-list-item_caption { margin-top: var(--p-space-3); color: #171e21; font-size: var(--font-size-base); font-weight: var(--font-weight-base); line-height: var(--line-height-normal); }

@media (max-width: 37.5rem) { .paragraph.paragraph--type--image-list-item .image-list-item_caption { margin-top: var(--p-space-2); font-size: var(--font-size-s); } }
