.footerlogo {display: none;}

.rsvpguests label:is([for=firstname],[for=lastname]), .rsvpask label {
 position: absolute; left: 1px;top: -18px; text-transform: none; color: #a44e25; 
 background: none; padding: 0 2px; font-size: 14px;
}

::placeholder {
    color: #754c35!important;
}