/* CLG site improvements, 2026-09-19. Keep separate from generated template CSS. */
#center, #center > .inner { min-width: 0; }
#center h1, #center h2, #center p, #center .clg-intro-copy { overflow-wrap: anywhere; }
#center h1, #center h1 span { font-size:25px !important; line-height:1.25 !important; }
.clg-quote-actions { display:flex; flex-wrap:wrap; gap:12px; margin:20px 0 28px; }
.clg-quote-actions a { display:inline-flex; align-items:center; justify-content:center; min-height:48px; padding:12px 20px; border-radius:5px; background:#086887; color:#fff; font:600 18px/1.4 Roboto,Arial,sans-serif; text-decoration:none; }
.clg-quote-actions a:hover { background:#034f69; color:#fff; }
.clg-quote-actions a:focus-visible, #clg-menu-toggle:focus-visible { outline:3px solid #ffbf47; outline-offset:3px; }
.clg-intro-copy { font-size:18px; line-height:1.6; margin:1em 0; }
#clg-menu-toggle { border:0; background:transparent; color:inherit; width:100%; cursor:pointer; }
.clg-page-title { margin:0 0 24px; }
@media(max-width:758px) {
 #center h2, #center h2 span { font-size:clamp(20px,5.3vw,26px) !important; line-height:1.4 !important; }
 #center .clg-intro-copy, #center .clg-intro-copy span { font-size:18px !important; line-height:1.6 !important; }
 #center a { overflow-wrap:anywhere; }
 #center .clg-quote-actions a { flex:1 1 220px; }
 #menu #clg-menu-toggle { font-size:22px !important; }
 #clg-navigation ul[aria-hidden="true"] { display:none !important; }
 #clg-navigation ul[aria-hidden="false"] { display:block !important; }
}
