h1 { font-family: 'Lobster', cursive; color: #CC9966; text-align: center; }
p { font-size: 1.1em; margin: 1em 0; }
img { max-width: 100%; }

.ff_formwrap { font-size: 1.3em; }

.ff_formwrap .radioitemwrap .radio, .ff_formwrap .checkboxitemwrap .checkbox { display: inline; margin-top: 0; margin-bottom: 0; }
.ff_formwrap .radioitemwrap label, .ff_formwrap .checkboxitemwrap label { display: inline; font-weight: normal; }

.ff_formwrap .ff_formwrapinner .formsubmit { text-align: center; }
.ff_formwrap .ff_formwrapinner .formsubmit input[type=submit], a.bigbutton { appearance: none; background: #86C8B9; border-radius: 6px; border: none; color: #FFFFFF; cursor: pointer; display: inline-block; padding: 10px 15px; text-align: center; text-decoration: none; transition: 0.2s; width: 50%; margin: 0 auto; font-weight: normal; }
