/* ── CONNECTCHAT PAGE STYLES ── */
/* Uses the default cyan/green theme from shared.css */

.section-desc{max-width:560px}

/* ── PRODUCT PAGE RESPONSIVE ── */
@media(max-width:900px){
  .footer-links{display:none}
}
