* {
    font-family: 'popins', sans-serif;
}


#popup {
    display: none;
}

.active-tutor-side {
    /* background: #D8E9FC; */
    background: #BBBBBB;
}

.active-tutor-side li {
    /* background: #D8E9FC; */
    font-size: 17px;
    font-weight: 600;
    line-height: 25.5px;
    text-align: left;
}