/*
Theme Name: New Age
Theme URI: https://example.com
Author: Tamal
Author URI: https://example.com
Description: A custom WordPress theme with all features.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: new-age
*/

.gdlr-core-social-network-item i{
	color: #3db166!important;
}

.wpforms-field-label{
	font-weight:400!important;
}
.wpforms-field{
	padding-top:0!important;
}
#wpforms-form-38 input{
	background-color: #3b4b6b;
    border-color: #3f557e;
    height: 50px;
    color: #b1c0e0;
}
#wpforms-form-38 textarea{
	background-color: #3b4b6b;
    border-color: #3f557e;
    color: #b1c0e0;
}
#wpforms-form-38 label,#wpforms-form-38 legend{
	color:#fff;
}
#wpforms-submit-38 ,#wpforms-submit-28{
	    width: 100%;
    height: 50px;
}