/* Styles definition here */
.ahbfield_service {
	width: 100%;
    padding: 12px;
    margin-bottom: 16px;
}
#fbuilder .pbSubmit {
    outline: none;
    border: none;
    padding: 16px 32px;
    border-radius: 8px;
    background: #ed1d24;
    color: #fff;	
}
.fform h1 {
	font-size:2.5rem;
}