#test6 h2 {
    width: 900px;
}

.fleche2 {
    width: 30%;
    height: 100%;
    transform: translateX(60px) translateY(140px) rotate(250deg) scaleX(-1);
}

.testp2 {
    font-family: gladiola, sans-serif;
    font-size: 30px;
    transform: translateX(100px);
}

#test6 h3 {
    font-family: gladiola, sans-serif;
    font-size: 40px;
    margin-bottom: 0;
}

.testp3 {
    font-family: agrandir, sans-serif;
    font-size: 20px;
    margin-top: 0;
}

#test6 ul {
    font-family: agrandir, sans-serif;
    text-align: left;
}

.jaune {
    background-color: #f6ba83;
    border-radius: 50px;
    font-weight: bold;
    font-family: agrandir, sans-serif;
}

.test7 {
    gap: 20px;
}