.rsvpbutton {
    transition: .3s ease-in-out !important;
}

.rsvpbutton:hover {
    transition: .3s ease-in-out !important;
}