/* v627 — primary plugin card supporting statement */
main#top .jp-product-card-primary .jp-product-feature{
  max-width:620px;
  margin:17px auto 0!important;
  color:#1d1d1f!important;
  font-size:16px!important;
  line-height:1.55!important;
  font-weight:650!important;
  letter-spacing:-.006em!important;
  text-align:center!important;
}
main#top .jp-product-card-primary .jp-product-feature + .jp-product-copy{
  margin-top:8px!important;
}
@media (max-width:767px){
  main#top .jp-product-card-primary .jp-product-feature{
    max-width:31em;
    margin-top:14px!important;
    font-size:14px!important;
    line-height:1.62!important;
  }
  main#top .jp-product-card-primary .jp-product-feature + .jp-product-copy{
    margin-top:7px!important;
  }
}
