.shortcode-welcome .col-1 {
    background: #023e84;
}

.shortcode-welcome .col-2 {
    background: #89bd23;
}

.shortcode-welcome .col-3 {
    background: #023e84;
}

.shortcode-testimonials .photo img {
    width: 0;
}

/*   opacità nei loghi del carousel  */
.logos-shortcode.with-opacity img{
  opacity: 1!important;
}

h2, .h2 {
    font-size: 36px;
    line-height: 42px;   
}