#disclaimer{
    font-size: 0.5rem;
    padding-bottom: 30px;
}

.btnn{
    font-size: 12px;
    margin-left: 4px;
    color: #00306e;
    text-decoration: none !important;
    margin-right: 15px;
}

#resize{
    padding: 5px;
    height: 5.5rem;
}

#mbbs{
    font-size: 20px;
}

#wa-btn{
    background-color: #25D366 !important;
    border-color: #25D366 !important;
}

.whatsapp-icon {
    position: fixed !important; 
    width: 60px;
    height: 60px;
    bottom: 30px;
    left: 25px;
    background-color: #f8f7f7;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0px 0px 6px #999;
    z-index: 1000;
}