
/****************************************************************/
/* confirmation formulaire */
/****************************************************************/
#gravityMimoConfirm{text-align: center;font-size: 15px;line-height: 16px;font-weight: 700;margin: 10px 0;}


/****************************************************************/
/* bouton retour form */
/****************************************************************/
/* btn retour form pour sorenov */
.btnRetourForm001{display: inline-block;padding: 15px;font-size: 14px;line-height: 15px;color: white;font-weight: 700;background: #aecb07;border-radius: 10px;}
.btnRetourForm001:hover{background: #7d9104;color: white;}