/*
Theme Name: Theme enfant Les Normands Entreprenants
Description: Les Normands Entreprenants
Author: Benoit - Maxelik
Author URI: https://normands-entreprenants.fr/
Template: hello-elementor
Version: 0.1.0
*/


html, body, .page-template-default {
background-color: #19171A;
cursor: default !important;
margin: 0;
}


/* masque le titre de page */
h1.entry-title {
display: none !important;
}


#elementor-style-d541722 {
cursor:auto !important;
}


/* styles pour la section commentaire des articles */
#comments {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    color: white;
    margin-top: 5vh;
    padding: 5px !important;
}

.form-submit {
    text-align:center !important;
}

.form-submit .submit {
    color: #CB9E0D !important;
    border-color: #CB9E0D !important;
}

.logged-in-as a {
    color: #CB9E0D;
    list-style-type: none;
}

.comment-reply-title {
    padding: 5px !important;
}