/* ROOMNOW v7.8.5 — conservative desktop readability baseline.
   Keeps the dark visual identity; only raises small body/supporting text on large screens. */
@media (min-width:1100px){
  body{font-size:15px}
  .page-hero .lead,.lead{font-size:16px!important;line-height:1.75!important;color:#c0c6c9!important}
  .section-sub{font-size:15px!important;line-height:1.7!important}
  .guide-card span{font-size:13px!important;line-height:1.65!important;color:#b5bec2!important}
  .compare-table th,.compare-table td{font-size:13px!important;line-height:1.6!important}
  .related-grid b{font-size:13.5px!important}
  .related-grid span{font-size:12px!important;line-height:1.55!important}
  .trust-item b{font-size:13px!important}
  .trust-item span{font-size:11.5px!important;line-height:1.55!important}
  .footer-brand p{font-size:12.5px!important;line-height:1.65!important;color:#aeb6ba!important}
  .footer-col h4{font-size:13px!important}
  .footer-col a,.footer-col span{font-size:11.5px!important;line-height:1.5!important}
  .footer-bottom{font-size:11.5px!important}
}
