.categories-hub .topnav a[aria-current="page"] { color:#285d4c; text-decoration:underline; text-underline-offset:7px; font-weight:700; }
.categories-hub .header-search button { background:#285d4c; }
.cg-intro { padding:24px 0 12px; }
.cg-intro h1 { font-size:clamp(30px,4vw,44px); line-height:1.15; margin:0 0 14px; }
.cg-intro h1 span { color:#3e7962; }
.cg-intro>p:last-child { max-width:640px; color:#586961; margin:0; }
.cg-order { color:#637265; font-size:13px; }
.cg-grid .hm-category { min-height:108px; }
.cg-grid .hm-category strong { overflow-wrap:anywhere; }
.cg-grid .hm-category img { background:#fff; padding:3px; }
@media(max-width:700px) {
 .cg-intro { padding:18px 0 8px; }
 .cg-intro>p:last-child { font-size:14px; }
 .cg-grid .hm-category { flex-direction:column; align-items:flex-start; gap:10px; padding:14px; }
 .cg-grid .hm-category img { width:64px; height:72px; }
 .cg-grid .hm-category strong { font-size:14px; }
 .cg-grid .hm-category small { font-size:11px; }
}
