body.postid-2357 .entry-content .cd-fl-lead {
font-size: 1.125rem;
line-height: 1.55;
max-width: 42rem;
}
body.postid-2357 .entry-content .cd-fl-hero-cards {
margin: 1.5rem 0 0.5rem;
gap: 1.25rem;
}
body.postid-2357 .entry-content .cd-fl-card {
height: 100%;
padding: 1.25rem 1.35rem;
border: 1px solid rgba(11, 31, 77, 0.14);
border-radius: 12px;
background: linear-gradient(180deg, #f8fafc 0%, #ffffff 70%);
}
body.postid-2357 .entry-content .cd-fl-card h3 {
margin-top: 0;
}
body.postid-2357 .entry-content .wp-block-details {
margin: 0.65rem 0;
padding: 0.75rem 1rem;
border: 1px solid rgba(11, 31, 77, 0.12);
border-radius: 10px;
background: #fff;
}
body.postid-2357 .entry-content .wp-block-details summary {
cursor: pointer;
font-weight: 600;
}
body.postid-2357 .entry-content .cdl-live-nearby,
body.postid-2357 .entry-content .cdl-live-now-list {
margin: 1rem 0 1.5rem;
}
@media (max-width: 781px) {
body.postid-2357 .entry-content .cd-fl-hero-cards {
flex-wrap: wrap !important;
}
body.postid-2357 .entry-content .cd-fl-hero-cards > .wp-block-column {
flex-basis: 100% !important;
width: 100% !important;
}
}