html body.home:not(.wp-admin) .go-ds-card-body,
html body.home:not(.wp-admin) .go-ds-latest-strip-grid a,
html body.home:not(.wp-admin) .go-ds-card-link {
overflow: visible !important;
}
html body.home:not(.wp-admin) .go-ds-card-meta,
html body.home:not(.wp-admin) .go-ds-latest-strip-grid span,
html body.home:not(.wp-admin) .go-ds-hero-copy .go-ds-card-meta,
html body.home:not(.wp-admin) .go-ds-hero-copy span:last-child {
display: block !important;
line-height: 1.35 !important;
min-height: 1.35em !important;
padding-top: 2px !important;
padding-bottom: 1px !important;
overflow: visible !important;
white-space: normal !important;
text-overflow: clip !important;
}
html body.home:not(.wp-admin) .go-ds-card-body {
padding-top: 2px !important;
} html body.home:not(.wp-admin) :is(.go-ds-card--mini, .go-ds-card--list, .go-ds-card--latest) .go-ds-card-meta {
margin-top: 2px !important;
} html body.home:not(.wp-admin) .go-ds-latest-strip-grid {
align-items: start !important;
}
html body.home:not(.wp-admin) .go-ds-latest-strip-grid a {
align-content: start !important;
}