/*
Theme Name:     Les Peintres J. Bernier inc.
Theme URI:      http://optilog.ca/
Description:    Thème enfant personnalisé pour Les Peintres J. Bernier inc.
Author:         Mélanie Brien - Optilog
Author URI:     http://optilog.ca/
Template:       oceanwp
Version:        1.0.0
*/

/* OPTILOG : Menu déroulant
*/


.gform_wrapper .gfield_required {
    color: #fff;
}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text] {
color:#fff;

}

body .gform_wrapper .gform_body .gform_fields .gfield select {
color:pink !important;
	background-color: pink !important;
}
