:root {
    --color-primary: #F3EFDE;
    --color-secondary: #F3EFDE;
}

body {
    background-color: #F3EFDE !important;
    color: #333333 !important;
}

header#admin-bar {
    background-color: #F3EFDE !important;
    color: #7E893D !important;
}

header#admin-bar a {
    color: #7E893D !important;
}

header#admin-bar a:hover {
    color: #7E893D !important;
}

header#admin-bar .dropdown-menu {
    background-color: #F3EFDE !important;
    color: #7E893D !important;
}

header#admin-bar .dropdown-menu a {
    color: #7E893D !important;
}

header#admin-bar .dropdown-menu a:hover {
    color: #7E893D !important;
}

header#header,
header#header #hero-banner {
    background-color: #F3EFDE !important;
    background: #F3EFDE !important;
}

header#header nav ul li a,
header#header nav ul li.active a {
    color: #7E893D !important;
    background-color: #F3EFDE !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

header#header nav ul li ul,
header#header nav ul li ul li,
header#header nav ul li ul li a {
    background-color: #F3EFDE !important;
    color: #7E893D !important;
}

header#header nav ul li a:hover,
header#header nav ul li ul li a:hover {
    color: #7E893D !important;
    background-color: #F3EFDE !important;
}

#burger-menu a {
    background-color: #F3EFDE !important;
    color: #7E893D !important;
}

#burger-menu a:hover {
    background-color: #F3EFDE !important;
    color: #7E893D !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #7E893D !important;
}

footer#footer {
    background-color: #F3EFDE !important;
    color: #7E893D !important;
}

footer#footer a {
    color: #7E893D !important;
}

footer#footer a:hover {
    color: #7E893D !important;
}

footer#footer::after {
    background-image: url("Habillage_logo_web_evenement_Sciences_Conf_980x160px.jpg");
}