input[type=button]{
  background-color: #000;
  border: none;
  border-radius:20px;
  color: white;
  padding: 10px 60px;
  text-decoration: none;
  margin: 30px 2px;
  cursor: pointer;
  font-size: 20px;
  box-shadow: 0 0 10px white;
}
#full_name{
    border-radius: 20px!important;
    
}

#guests{
    border-radius: 20px!important;
    
}

.charbelakiki{
    
    margin-top:24px;
}