.et_pb_text_inner p {
padding-bottom:0;
}

.watupro-progress-container {
    background: #eeeaea;
    border-radius: 20px;
    padding:3px;
    margin: 1em 0;
}
.watupro-progress-bar {
background: #030459;
    border-radius: 20px;
}
.watupro-progress-percent {
background: #030459;
color: #fff;
}
.watupro_catpage > p {
    border-bottom: 3px solid #f70041;
    margin-bottom: 20px;
    padding-bottom: 5px;
padding-top:15px;
    font-size: 14px;
    font-weight: 600;
    color: #030459 !important;
}
.watupro_catpage h2,
.watupro_catpage h3,
.quiz-area h3 {
color:#030459;
}
.question-content p {
color:#030459 !important;
font-weight:600;
}
.watupro_buttons input {
    border: none;
    padding: 10px 20px;
    background: #f70041;
    color: #fff;
    font-weight: 600;
    border-radius: 20px;
}

.quiz-area p {
color:#030459 !important;
}
.watupro-barchart tr td p {
font-size : 11px;
text-align:center;
color:#030459;
}
.watupro-barchart tr td {
padding: 5px;
}
.text-results p {
padding-bottom:1.2em;
text-align: justify;
}


/** forme questions **/
/*.watupro-question-choice {
    border: 2px solid #030459;
    border-radius: 20px;
    padding: 10px 0;
    text-align: center;
    margin: 0 1px;
}*/
.watupro-question-choice label span {
color: #030459;
font-size:13px;
}


/*** Resultats details ***/
.watupro-barchart tr td p {
font-weight : 700;
}
.watupro-barchart tr td p b {
color:#e02b20;
}