/*
 Theme Name:   Astra Child
 Theme URI:    https://generatepress.com
 Description:  Default Astra child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     astra
*/

.elementor-posts-nothing-found {
	text-align: center;
    font-weight: 600;
    color: #e9412c;
    display: block;
    margin-top: 30px;
}


.publication.type-publication b {
	color: rgb(236, 103, 26);
}


@media (max-width: 576px) {
   .publi-type-list li {
	    display: inline-block;
	    margin-bottom: 20px;
	}
}body {
	font-family: 'Barlow';
}

span.infos_entete {
	color: #e8412c;
}