h1.MytitrePage {
 text-align: center;
 font-size: 1.5vw;
 text-transform: uppercase;
 margin-top: 3.2vw;
 margin-bottom: 1.8vw;
 display: flex;
 flex-direction: column;
 justify-content: center;
}
h1.MytitrePage #Titre_text1 {
 color: #F2BE4E;
 font-weight: bold;
}

h1.MytitrePage #Titre_text3 {
 font-weight: bold;
}
h2.MytitrePage {
 text-align: center;
 font-size: 1.5vw;
 text-transform: uppercase;
 margin-top: 3.2vw;
 margin-bottom: 1.8vw;
 display: flex;
 flex-direction: column;
 justify-content: center;
}
h2.MytitrePage #Titre_text1 {
 color: #F2BE4E;
 font-weight: bold;
}

h2.MytitrePage #Titre_text3 {
 font-weight: bold;
}
