/* Saisissez votre CSS personnalisé ci-dessous */
div.wpforms-container-full#wpforms-138 .wpforms-form .wpforms-title:before {
    content: '\f1d8'; /* Unicode for icon, be sure to keep the quotes and forward slash */
    font-family: FontAwesome;
    margin-right: 10px; /* Distance between icon and title */
}

div.wpforms-container-full .wpforms-form #wpforms-138-field_1-container .wpforms-field-label:before { 
    content: '\f1ad'; /* Unicode for icon, be sure to keep the quotes and forward slash */
    font-family: FontAwesome;
    margin-right: 10px; /* Distance between icon and title */
}


div.wpforms-container-full .wpforms-form #wpforms-138-field_6-container .wpforms-field-label:before { 
    content: '\f2b9'; /* Unicode for icon, be sure to keep the quotes and forward slash */
    font-family: FontAwesome;
    margin-right: 10px; /* Distance between icon and title */
}

div.wpforms-container-full .wpforms-form #wpforms-138-field_5-container .wpforms-field-label:before { 
    content: '\f87b'; /* Unicode for icon, be sure to keep the quotes and forward slash */
    font-family: FontAwesome;
    margin-right: 10px; /* Distance between icon and title */
}


div.wpforms-container-full .wpforms-form #wpforms-138-field_3-container .wpforms-field-label:before { 
    content: '\f199'; /* Unicode for icon, be sure to keep the quotes and forward slash */
    font-family: FontAwesome;
    margin-right: 10px; /* Distance between icon and title */
}

div.wpforms-container-full .wpforms-form #wpforms-138-field_2-container .wpforms-field-label:before { 
    content: '\f140'; /* Unicode for icon, be sure to keep the quotes and forward slash */
    font-family: FontAwesome;
    margin-right: 10px; /* Distance between icon and title */
}

div.wpforms-container-full .wpforms-form #wpforms-138-field_4-container .wpforms-field-label:before { 
    content: '\f01c'; /* Unicode for icon, be sure to keep the quotes and forward slash */
    font-family: FontAwesome;
    margin-right: 10px; /* Distance between icon and title */
}