/* Sbaya Mobile — Thank You page brand skin. New page, styled from creation
   this time rather than left on Astra defaults. */
body.page-id-19676 #content,
body.page-id-19676 .entry-content{
  background:#FAFAFC !important;
}
body.page-id-19676 .entry-content{
  max-width:640px !important; margin:0 auto !important;
  padding:clamp(64px,10vw,120px) clamp(20px,4vw,32px) !important;
  font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif !important;
  color:#0F1115 !important; text-align:center;
}
body.page-id-19676 .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-19676 .entry-content p{
  font-size:16px !important; line-height:1.7 !important; color:#565E6B !important;
}
body.page-id-19676 .entry-content a{
  display:inline-block; margin-top:16px;
  background:linear-gradient(100deg,#49E0FF,#29ABE2) !important;
  color:#02141F !important; text-decoration:none !important;
  padding:15px 28px; border-radius:100px; font-weight:700; font-size:15px;
}
