.info-compteur{
    position:relative;
    width: fit-content;
}
.texte-compteur{
    margin: 0 auto !important;
    display: block;
    position:relative;
    left: 6%;
    white-space: nowrap;
    position: initial;
}
.compteur{
  	margin: 0 auto !important;
	min-width : 300px;
	max-width: 1200px !important;
	font-size:clamp(14px,0.875rem + ((1vw - 3.2px) * 0.625),20px);
	padding-bottom:5px;
}
.compteur p{margin: 0;}
.compteur p:empty {
    display: none;
	margin:0;
}
.ycd-simple-before-countdown{
    margin:0;
}
.ycd-simple-content-wrapper-172{
    color:#ffffff !important;
}
.ycd-simple-content-wrapper-172 .ycd-simple-countdown-number{
    font-family:"Metal";
    text-shadow: 0em 0.1em 0.1em rgba(0,0,0,0.4) !important;
}

.ycd-simple-countdown-number, .ycd-simple-timer-dots  {
    font-style: italic !important;
}