/* Sbaya Mobile — Privacy Policy page brand skin.
   Was raw, unstyled WordPress default content (no container width, no
   typography scale, default WP editor block spacing). Matches the
   site's light-first system: readable width, Inter, proper heading
   scale. Live unconditionally — text-only page, low risk. */

body.page-id-19656 #content,
body.page-id-19656 .entry-content{
  background:#FAFAFC !important;
}
body.page-id-19656 .entry-content{
  max-width:760px !important; margin:0 auto !important;
  padding:clamp(32px,6vw,64px) clamp(20px,4vw,32px) !important;
  font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif !important;
  color:#0F1115 !important;
}
body.page-id-19656 .entry-content h1{
  font-size:clamp(28px,3.6vw,40px) !important; font-weight:800 !important;
  line-height:1.15 !important; margin-bottom:16px !important;
}
body.page-id-19656 .entry-content h2{
  font-size:22px !important; font-weight:700 !important; margin-top:36px !important; margin-bottom:12px !important;
}
body.page-id-19656 .entry-content p,
body.page-id-19656 .entry-content li{
  font-size:15px !important; line-height:1.7 !important; color:#565E6B !important;
}
body.page-id-19656 .entry-content a{ color:#29ABE2 !important; text-decoration:underline; }
body.page-id-19656 .entry-content strong{ color:#0F1115 !important; }
