#content {
    margin-top: 55px;
}

.results {
    margin-top: -30px;
    font-size: 20px!important;
    font-weight: bold!important;
    color: var(--ecox-bleu);
}

.results > div {
    font-size: 20px!important;
    font-weight: bold!important;
    color: var(--ecox-bleu);
}

.results > strong,
.results > div > strong {
    font-size: 22px!important;
    color: var(--ecox-rouge)!important;
}