/* ≥576px */

@media (min-width: 576px) {   
 
        .cta-each h3 { font-size:1.25rem; } 
        #section-agenda .section-title h3 {  font-size:1.75rem; }
 
        .post-content summary { font-size:2.5rem;  } 
        .childpages .post-child h4 { font-size:2rem; } 
 
        .childpages .post-child h5 { font-size:1.5rem; }  

        #cta .ratio { --bs-aspect-ratio:75%; }

}