.ht--hero-section-singolo-articolo .l-section-overlay {
  background: linear-gradient(
    179deg,
    rgba(27, 36, 50, 0.6) 0.88%,
    rgba(27, 36, 50, 0.8) 31.42%,
    #1b2432 72.68%
  ) !important;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::: */
.ht--mega-card-section {
  background: linear-gradient(0deg, rgba(27, 36, 50, 0) 71.28%, #1b2432 100%),
    #fff;
}
