body {
    background-color: #2D2D2D !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #D0D2D6 !important;
}
h1 {
    font-family: Georgia, serif !important;
    font-weight: 800 !important;
    font-size: 2.6em !important;
    color: dodgerblue !important;
    line-height: normal;
    margin-top: 0.67em !important;

}
h2 {
    font-family: Georgia, serif !important;
    font-weight: 600 !important;
    font-size: 1.8em !important;
    color: #1b934c !important;
}
button, input, select, textarea {
    font-family : inherit;
    font-size   : 100%;
}
select {
    margin-top: 10px;
    margin-left: 39px;
    margin-bottom: 5px;
    font-size: 1.0em;
}
input {
    margin-top: 10px;
    margin-left: 39px;
    margin-bottom: 5px;
    font-size: 1.0em; 
}
.font-h1 {
    font-family: Georgia, serif;
    font-weight: 800;
    font-size: 2.5em;
    /* color: #3CA656; */
}
.font-question {
    font-family: Georgia, serif;
    font-size: 1.8em;
    font-weight: 800;
    /* font-family: 'Source Sans Pro', sans-serif; */
}
.font-resultat-titre {
    font-family: Georgia, serif;
    font-weight: 800;
    font-size: 2.5em;
    color: #3CA656;
}

.font-regular {
    font-weight: 400;
    font-size: 1.2em;
}

.logo-SNETAP {
    max-width: 150px;
    padding-top:25px;
}
.canva {
    /*border:  thick double #32a1ce;*/
    max-width: 360px !important;
    margin-left: 39px;
}
input { 
    text-align: right; 
}
footer {
    text-align:center;
}
a {
    color: dodgerblue !important;
}
.hidden {
    display: none;
}
.modulation {
    font-size: 1.7em;
    font-weight: 800;
    padding-right: 65px;
    text-align: center;
}

#texte_holdup {
    line-height: normal;
}

.orange_text {
    color:#F3C114;
}
.orange_text2 {
    color: #C9A014;
    font-weight: 800;
}
