/*
 Theme Name:   Astra Child
 Theme URI:    https://www.afterpixel.com/
 Description:  Astra Child Theme
 Author:       Luca
 Author URI:   http://example.com
 Template:     astra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  astrachild
*/



/*layout*/
h1.entry-title {
    display: none;
}


.totale{
	max-width:1124px;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
    padding-right: 10px;
}

.data_title {
    padding-top: 0px;
    margin-bottom: 5px;
}

.post_title{
	padding-top:10px;
    font-size: 30px;
}


.box_partner{
	border-bottom:1px solid black;
}