/*
 Theme Name:   Divi-child
 Theme URI:    http://www.emmanuellafont.net
 Description:  Divi Child Theme
 Author:       Emmanuel Lafont
 Author URI:   https://www.emmanuellafont.net
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
Colors
Couleur bleue des liens : #0c71c3
*/

/*
Contact Form 7 style
*/
.et_pb_pricing_content_top {
    position: relative;
    padding-bottom: 0px;
	border-bottom: 0px solid #bebebe;}

/*
Contact Form 7 largeur du champs de texte
*/

.wpcf7#wpcf7-f159-p23-o1 textarea{
    width: 350px;
}