/*
Theme Name: Divi-Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1.0
Description: Divi Child Theme
Author: PlanEasy Inc.
Author URI: http://www.planeasy.ca
Template: Divi
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.mc4wp-form ::-webkit-input-placeholder { /* WebKit browsers */
	color: black;
	font-size: 14px;
}

.mc4wp-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: black;
	font-size: 14px;
}

.mc4wp-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: black;
	font-size: 14px;
}

.mc4wp-form :-ms-input-placeholder { /* Internet Explorer 10+ */
	color: black;
	font-size: 14px;
}