.section-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}

.section-title:hover {
    cursor: pointer;
}

.under-title-ligne-space {
    margin-bottom: 20px;
}