
/*specific pages container*/
.home-custom-css{}
.community-custom-css{}
.agenda-custom-css{}
.speakers-custom-css{}

/*main container of each section*/
.main-app-container {}

/*
call-to-action buttons e.g:
Register, Join The Community etc
*/
.btn-register {}

/*Top navigation bar container*/
.template-nav {}

/*Top navigation bar items container*/
#bs-example-navbar-collapse-1 {}

/*social share buttons container*/
.social-share-button {}

/*social share buttons per social network*/
.social-share-button.facebook {}
.social-share-button.twitter {}
.social-share-button.linkedin {}
.social-share-button.google {}

.typical-home-countdown-section .default-container .atom-sectionMain .main-app-container .row:first-child .js-countdown-view .count-container:first-child .count-unit:after
{
  content: "Jours";
}

.typical-home-countdown-section .default-container .atom-sectionMain .main-app-container .row:first-child .js-countdown-view .count-container:nth-child(2) .count-unit:after
{
  content: "Heures";
}

.typical-home-countdown-section .default-container .atom-sectionMain .main-app-container .row:first-child .js-countdown-view .count-container:nth-child(3) .count-unit:after
{
  content: "Minutes";
}

#section-3309421 > div.rowHolder.element-16545017.atom-sectionSecondary.cover-photo-background.custom-space-top.custom-space-bottom.default-container > div > div > div.element-16545013.col-xs-12.col-sm-10.col-sm-offset-1.business-event-name-holder.text-center > span{
	font-size: 0px; 
}
#section-3309421 > div.rowHolder.element-16545017.atom-sectionSecondary.cover-photo-background.custom-space-top.custom-space-bottom.default-container > div > div > div.element-16545013.col-xs-12.col-sm-10.col-sm-offset-1.business-event-name-holder.text-center > span:after{
	font-size: 20px !important;
  	content: "27 septembre 2024";
}