.betterfuturesform{
	background-image:url('https://westlancsscouts.org.uk/wp-content/uploads/2023/02/banner-bg-scaled.jpg');
	background-position:center;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.betterfuturesform .binner{
	width: 80%;
    margin: 0 auto;
    padding-top: 50px;
}

.betterfuturesform .formrow label{
	width:50%;
	float:left;
}
.betterfuturesform .formrow br{
	display:none;
}



.betterfuturesform h2{
	font-size: 33px;
    color: #7413dc;
	margin-bottom: 10px;
}
.betterfuturesform h2 strong{
	font-weight: bolder;
}

.betterfuturesform input{
	font-size:16px;
	height:40px;
	margin-top: 0;
}
.betterfuturesform textarea{
	max-height: 100px;
}

.betterfuturesform .wpcf7-form-control {
	line-height: 0 !important;
}