.doc-img img{
    width: 80px;
    height: 80px;
    border-radius: 50%;

}
.doc-bio{
    font-size: 12px;
}
#doc-card{
    cursor: pointer;
}
.unavailable-slot{
    background-color: rgb(210 45 61 / 39%) !important;
}
.pdf-section{
    width: 100%;
    height: 400px;
}