
h3 { color: #AF8D2F; font-size: 40px; font-weight: normal; margin-bottom: 20px; font-family: 'Abhaya Libre', serif; line-height: 1em; }
#main-form h3 { font-weight: 500; }
#reserve-info { background: #FFF9EE; padding: 0 40px 60px; }
    #reserve-info > h3 { color: #AF8D2F; }
    #reserve-info > p { max-width: 780px; margin: 0 auto; font-size: 20px; line-height: 1.4em; text-align: center; }
    #reserve-info > .rsvp { text-align: center; font-size: 30px; font-weight: bold; margin-top: 40px; color: #AF8D2F; text-transform: uppercase; }
.radios > .radio > .lbl > h4 { font-weight: bold; }

@media(max-width:767px) {
    h3 { font-size: 28px; }
    #reserve-info > p { font-size: 16px; }
    #reserve-info > .rsvp { font-size: 20px; }
}
