@charset "UTF-8";

#Reservation-status + div a{
   background: #06C755;
}

#Reservation-status + div a:hover{
   background: #12e568;
}