.pg_index .theme-homepage-layout .home-card-layout .widget-SelectableContentList {
    border: unset;
}

.pg_index .theme-homepage-layout .home-card-layout .widget-SelectableContentList .widget-dynamic-content {
    padding: unset;
}

.content-main_content a:link:not(.button):not(.cta-button a) {
    text-decoration: underline;
    color: #1a1a1a;
}

.pg_index .theme-homepage-layout .home-card-layout .widget-SelectableContentList:first-of-type .widget-dynamic-content.advanced-view .widget-dynamic-entry-wrap {
    display: grid;
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    align-items: stretch;
    grid-template-columns: repeat(auto-fit, minmax(325px, 1fr));
}

.pg_index .theme-homepage-layout .home-card-layout .widget-SelectableContentList:first-of-type .widget-dynamic-content.advanced-view .widget-dynamic-entry-wrap .widget-dynamic-entry .widget-dynamic-journal-image-wrap {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.pg_index .theme-homepage-layout .home-card-layout .widget-SelectableContentList:first-of-type .widget-dynamic-content.advanced-view .widget-dynamic-entry-wrap .widget-dynamic-entry .widget-dynamic-journal-image-wrap img {
    width: 100%;
}

.pg_index .theme-homepage-layout .home-card-layout .widget-SelectableContentList:first-of-type .widget-dynamic-content.advanced-view .widget-dynamic-entry-wrap .widget-dynamic-entry .widget-dynamic-content-wrap {
    width: unset;
    padding: 1rem;
}

.pg_index .theme-homepage-layout .home-card-layout .widget-SelectableContentList:last-of-type .widget-dynamic-content.advanced-view .widget-dynamic-entry-wrap .widget-dynamic-entry .widget-dynamic-journal-image-wrap {
    width: 64px;
    height: 64px;
    overflow: hidden;
    margin-right: unset;
}

.pg_index .theme-homepage-layout .home-card-layout .widget-SelectableContentList:last-of-type .widget-dynamic-content.advanced-view .widget-dynamic-entry-wrap .widget-dynamic-entry .widget-dynamic-content-wrap {
    padding: 1rem 0;
}

.pg_index .theme-homepage-layout .home-card-layout .widget-SelectableContentList .widget-dynamic-entry-wrap .widget-dynamic-entry a {
    font-size: 1.25rem;
    line-height: 1.3;
    color: #2a2a2a;
    margin-bottom: .5rem;
}

.pg_index .theme-homepage-layout .selectable-content-large .widget-SelectableContentList {
    border: none;
}

.pg_index .theme-homepage-layout .selectable-content-large .widget-SelectableContentList .widget-dynamic-content {
    padding: 0;
}

.pg_index .theme-homepage-layout .selectable-content-large .widget-SelectableContentList .widget-dynamic-content.advanced-view .widget-dynamic-entry-wrap .widget-dynamic-entry a {
    font-size: 2rem;
}

.pg_index .theme-homepage-layout .widget-dynamic-post-categories {
    color: #004B87;
    font-size: 1rem !important;
    font-weight: bold;
    text-transform: uppercase;
}

.pg_index .theme-homepage-layout .widget-dynamic-post-authors {
    margin-top: .5rem;
}

    .widget-dynamic-entry.item.at-widget-entry-SCL .widget-dynamic-type-date-wrap {
    margin: 1rem !important;
    }
    .widget-dynamic-entry.item.at-widget-entry-SCL .widget-dynamic-content-wrap  {
    margin: 1rem !important;
    }
    .widget-dynamic-entry.item.at-widget-entry-SCL  {
    border: 1px solid #dbdbdb;
    }
    .selectable-content-medium .widget-dynamic-post-image-wrap {
    margin-bottom: 0rem !important;
    }

        .pg_index .theme-homepage-layout .home-card-layout .widget-SelectableContentList .widget-dynamic-content {
    padding: none !important;
    }
    .pg_index .theme-homepage-layout .home-card-layout .widget-SelectableContentList {
    border: none !important;
    }
