/*!
Theme Name: Twenty Twenty-Four child
Description: Theme enfant de Twenty Twenty-Four
Author: Api restauration
Author URI: https://www.api-restauration.com
Template: twentytwentyfour
Version: 1.0
*/
body {
	color: #525252;
}
p {
	color: #525252;
}
h1, h2, h3, h4 {
	color: #525252;
	font-family: "Amatic SC", sans-serif;
}
a:hover {
	text-decoration: none !important;
	color: #895318;
}
mark {
	background-color: transparent !important; 
}
a:where(:not(.wp-element-button)) {
     text-decoration: none;
}
.wp-block-post-excerpt__more-link {
	text-decoration: none; 
}
.req-article .wp-block-group {
	box-shadow: 1px 1px 1px 1px rgba(82, 82, 82, .1);
}