/* speech.expert v13.9 — homepage CTA normalization only */
.split-section .report-copy-v123 .report-example-cta-v139{
  display:inline-flex!important;
  width:auto!important;
  min-height:44px!important;
  margin-top:2px!important;
  padding:0 16px!important;
  border:1px solid #d7e0ed!important;
  border-radius:11px!important;
  background:#fff!important;
  color:#17243a!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:600!important;
  line-height:1!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
.split-section .report-copy-v123 .report-example-cta-v139:hover{
  border-color:#b8cae3!important;
  color:#126bfa!important;
  transform:translateY(-1px)!important;
}
@media(max-width:620px){
  .split-section .report-copy-v123 .report-example-cta-v139{width:100%!important;}
}
