@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*{
font-size: 20px;
font-family: 'Montserrat', sans-serif;
}

/*body > div.container > div > div:nth-child(4) > div > div.col-md-2.text-center > p{
  background: #fff;
}*/

.masquer-heure-div {
    display: none !important;
}

/*.heure-23, .heure-26, .heure-36, .heure-41, .heure-48{display:none !important;}*/
        .titre-26, .titre-23, .titre-36, .titre-41, .titre-48{color: #fff !important;background: #339cb9;padding: 10px 20px;} 

.titre{
  color: #da5200;
}
.titre{
  color: #da5200;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
  line-height: 40px;
}
.heure{
  background: #339bba;
}
.heure2, .heuredredi{
  background: #fff;
}
.heure3{
  background: #3CAFF2;
}
.heure{
  font-weight: bold;
  color: #fff;
}
.heure{
  font-weight: 600;
  padding:10px;
  font-size: 17px;
}
.bold{
  /* font-weight: bold; */
  color: #000;
}
.moderateur{
  color: #2c3c56;
}
 /* couleur rouge clair #FDE5DC */
 /* couleur rouge foncé #F06053 */
 /* couleur vert clair #E0EFD4 */
.auteur{
  color: #349fbb;
}
