.test10 {
    gap: 30px
}

.test9 {
    width: 400px;
}

#div103 {
    gap: 20px;
}

.test11 div {
    width: 250px;
}

#test8 h3 {
    background-color: #d38c8a;
    border-radius: 50px;
    padding: 5px 10px;
    font-family: sego, sans-serif;
    font-size: 25px;
}

.jaune2 {
    background-color: #f6ba83;
    border-radius: 50px;
    width: 150px;
    margin: 0 auto;
    font-weight: bold;
}

#div121 {
    justify-content: center;
}