 /*
 Theme Name:   enfant-oceanwp
 Theme URI:    https://coach-couples.fr
 Description:  Thème de test pour tester des modifications
 Author:       Stagiaires2024
 Author URI:   https://coach-couples.fr
 Template:     oceanwp
 Version:      1.0.0
*/

.fauxH1{
	font-size:100px;
	font-family:Montserrat;
	font-weight:600;
	letter-spacing:0.5px;
}
.fauxH2{
	font-size:87px;
	font-family:Montserrat;
	font-weight:600;
	letter-spacing:0.5px;
}
.fauxH3{
	font-size:80px;
	font-family:Montserrat;
	font-weight:600;
	letter-spacing:0.5px;
}
.fauxH4{
	font-size:75px;
	font-family:Montserrat;
	font-weight:600;
	letter-spacing:0.5px;
}

.rouge{
	color:red !important;
}

#main #content-wrap {
     padding-top: 0px !important;
    padding-bottom: 0px !important;
}

ul {
  list-style-position: inside !important;
}
.pointillés {
	text-decoration-style:dotted !important;
}