/*** SHARE & COMMENT MATTIA 2023/05/23 ***/
#shareBtns { border-top: 1px solid #df3a01; padding-top: 5px;}
#shareBtns ul { list-style: none; margin-left: 0!important; }
#shareBtns li { display: inline-block; margin: 0 5px; }
#shareBtns li a {
    /*background: #13a774; color: #fff;*/ color:#c1bebe;
   /* width: 40px; height: 40px; line-height: 40px; font-size: 25px;*/
    text-align: center; border-radius: 10px; display: block; 
}
#shareBtns h4 { margin-bottom: 5px; padding-bottom: 0; }