/*
Theme Name: Zeekee Core
Theme URI: http://awtheme.com/
Description: A Reactor child theme
Author: Anthony Wilhelm
Author URI: http://anthonywilhelm.com
Template: reactor
Version: 1.1.0
*/

 
/*****************************************************************
Add Custom styles below 
******************************************************************/
@import url('css/app.css');

div.wpcf7-mail-sent-ok {
	border: none !important;
	background-color: #2ecc71;
	color: white;
}
div.wpcf7-validation-errors {
	border: none !important;
	background-color: #F1C40F;
	color: black;
}
div.wpcf7-validation-errors {
	border: none;
}