/*
Theme Name: D carte
Text Domain: Dcarte
Theme URI: https://vdnet.fr
Author: Valentin Dubrulle
Author URI: https://vdnet.fr
Description: Thème spécifique à D Carte : annuaire de professionnels en ligne et carte de visite connecté
Requires at least: 5.3
Tested up to: 6.2.2
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain : dcarte
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
body {
    background-color: #F1F1F1;
}
footer ul li a {
    text-decoration: none;
    color: #991924;
    display: inline-block;
}
footer ul {
    list-style-type: none;
h1,
h2,
h3 {
   color: #0F0F0F;
}
p {
    color: #0F0F0F;
}