
/* V747 - Ripristino hero guide come prima della V746 */
body.gt-guide-v740 .gt740-hero::before,
body.gt-guide-v738 .gt738-hero::before{
  transform:none!important;
  filter:saturate(1.06) contrast(1.05) brightness(.92)!important;
  background-size:cover!important;
  background-position:center center!important;
  image-rendering:auto!important;
}

body.gt-guide-v740 .gt740-hero,
body.gt-guide-v738 .gt738-hero{
  background:#10251f!important;
}

body.gt-guide-v740 .gt740-hero h1,
body.gt-guide-v738 .gt738-hero h1,
body.gt-guide-v740 .gt740-hero .gt740-lead,
body.gt-guide-v738 .gt738-hero .gt738-lead{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
