/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.7.1.1683812898
Updated: 2023-05-11 13:48:18

*/

 
form input, form textarea{
    border-radius: 0px !important;
    border: 0.5px solid !important;
    
	}
form ::placeholder {
	  color: #85C24B;
	}

form input[type="submit"] {
	  color: white;
	  font-weight: bold !important;
	  display: block;
      margin: 0 auto;
	}

form span{
	margin: 0px !important;
}

form a{
	color: #85C24B !important;
	font-weight: bold;
}
form a:hover{
	color: #393939 !important;
	font-weight: bold;
}
