.paragraph--type--resource .share-preview {
    display: none;
}
.paragraph--type--columns .paragraph--type--resource .share-preview {
    display: block;
}
.paragraph--type--columns .paragraph--type--resource .view-mode--content_teaser .share-preview img {
    max-width: 100%;
    width: 100%;
    height: auto;
border-radius: 4px;
}
.paragraph--type--resource .view-mode--content_teaser .title {
font-family: "ZelleSans-Demi";
font-size: 1.3rem;
font-weight: 600;
line-height: 2rem;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
}
.paragraph--type--resource .view-mode--content_teaser .summary  {
font-family: "ZelleSans-Regular";
font-size: 15px;
font-weight: 400;
line-height: 26px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
margin-top: 3px;
}
.paragraph--type--resource .more-link {
    text-decoration: none;
}
.paragraph--type--resource .more-link a::after {
    content: "❯";
    position: relative;
    left: 8px;
    top: 0;
}
.paragraph--type--resource .resource-pre-title {
text-align:left;
}
