/*
Theme Name: Cyber First
Theme URI: https://codescapers.com/
Author: the Codescapers team
Author URI: https://codescapers.com/
Description: Customized Site For Cyber Security
Version: 1.1
Requires at least: 4.7
Requires PHP: 5.2.4
Text Domain: twentyseventeen
*/

.wpcf7-form-control {
	width: 100%;
	color: rgba(0,144,198,1);
}

.wpcf7-form label {
	color: white;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #076f11 !important;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
	color: #076f11 !important;
	text-align: center;
}