th {
    font-size: 2vw;
}
.delete-btn{
    width: 100%;
    height: 100%;
    border: 0px;
    background-color: transparent;
    color: black;
}
.del-btn-box{
    padding: 0px;
    margin: 0px;
}
.delete-btn:hover{
    color: red;
    font-size: 1.2em;
}
#waitlist-form,
.cli-name,
.phn-num,
.stylist-services,
.date-req,
.curnt-appt {
    font-size: 1.5em;
}

#waitlist-form label {
    font-size: 1.3em;
}


.cli-name {

}
.phn-num {
    
}