/* Miami 2026 gala (MM26) - reserve / donation / pledge / thanks */
body { color: black; }
h3 { font-family: brandon-grotesque, sans-serif; font-weight: 500; font-size: 36px; line-height: 40px; color: #AF8D2F; text-transform: uppercase; }

#reserve-info { background: #FFF4E0; text-align: center; padding: 60px 40px; }
    #reserve-info > h3 { margin: 0 0 20px; }
    #reserve-info > p { max-width: 757px; margin: 0 auto; font-family: muli, sans-serif; font-size: 18px; line-height: 1.35em; color: black; }
    #reserve-info > .rsvp { margin-top: 20px; font-family: brandon-grotesque, sans-serif; font-weight: 500; font-size: 24px; color: #AF8D2F; text-transform: uppercase; }

#main-form h3 { margin-top: 50px; }
.radios > .radio > .lbl > h4 { font-family: brandon-grotesque, sans-serif; font-weight: 500; }
.gold-line { background: #AF8D2F; }

@media (max-width:767px) {
    h3 { font-size: 26px; line-height: 30px; }
    #reserve-info { padding: 35px 20px; }
        #reserve-info > p { font-size: 16px; }
        #reserve-info > .rsvp { font-size: 20px; }
    #meal-seating-pref { padding: 0 20px; }
        #meal-seating-pref > x-info { font-size: 16px; }
        #meal-seating-pref > textarea { width: 100%; box-sizing: border-box; }
}
