/*
 Theme Name:   Divi Child
 Description: A child theme template for Divi
 Author: Divi Cake
 Author URI: https://divicake.com/
 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
*/

/* Import the base styles */
@import url('../Divi/style.css');


div.wpcf7  label:before {
	content: "\f45c";
	float:left;
	font-family: 'Ionicons';
	color:#e95d0e;
	margin-right: 5px;
}

#firmware label:before {
	color:#fff;
}
