



.titolo_sezione_podcast {
    padding-bottom:40px;
    text-align:center;
    }
.titolo_sezione_podcast h2 {
    margin: 0 0 80px 0;
    width: auto;
    color: #023B54;
    font-weight: 700;
    font-size: 30px;
    line-height: 41px;
    display: inline;
    text-align:center;
    }
/*h4 {
    width: auto;
    color: #023B54;
    font-weight: 700;
    font-size: 23px;
    line-height: 45px;
    display: inline;
    text-align:center;
}
*/
.main-img {
    margin-bottom:60px;
    padding-bottom:60px;
    border-bottom: 1px solid #f0f0f0; 
}
.contentiore-riga-podcast {
    margin-bottom:40px;
}

.contentiore-riga-podcast h4 {
    padding-top:20px;
    font-weight:bold;
    font-size:20px;
    line-height:24px;
    text-decoration:underline;
}

.contentiore-riga-podcast h5 {
    padding-top:7px;
    font-weight:normal;
    font-style:italic;
    font-size:17px;
    line-height:20px;
}

.episodio a {
    text-decoration: none;
    color:#000;
}



