/* title w deco (/struttura-moduli) */
header .title-style-1 {
  h2 {
    &:before {
      content: url("/themes/custom/pt_base/images/icons/icon-occhiello-title-section.svg");
    }
  }
}
