/* 
Theme Name: Ascot Fire Brigade Trust
Theme URI: https://ascotfirebrigadetrust.co.uk/
Description: Ascot Fire Brigade Trust is a child theme of Hello Elementor, created by Lens Digital
Author: Lens Digital
Author URI: https://wearelens.co.uk
Template: hello-elementor
Version: 2.0.0
Text Domain: ascot-fire-brigade-trust
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.nf-form-content,
.nf-response-msg {
	font-family: Roboto;
}
.nf-form-fields-required {
	text-align: center;
}
.nf-field-element textarea {
	height: 100px !important;
}
.hr-wrap {
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 50%;
}
.nf-field-element input[type=submit] {
	background-color: #9F1F5D;
	border: 1px solid #9F1F5D;
	color: white;
}
.nf-field-element input[type=submit]:hover {
	background-color: white;
	border: 1px solid #9F1F5D;
	color: #9F1F5D;
}