/* ============================================================
   REFERON SPOT  -  cross-promo to referondetector.com
   Standalone reference checking (no ATS bundle)
============================================================ */
.referon-spot{
  background:#F0EEE9;
  padding:80px 0;
}
.referon-spot-inner{
  text-align:center;
  max-width:680px;
  margin:0 auto;
}
.referon-spot-eyebrow{
  display:inline-block;
  font-size:.8rem;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#b8902f;
  margin-bottom:14px;
}
.referon-spot-inner h2{
  margin:0 0 16px;
}
.referon-spot-inner p{
  margin:0 0 28px;
  line-height:1.6;
}
.referon-spot-cta{
  display:inline-block;
}
