.week-btn {
    background: white;
    cursor: pointer;
}

.week-btn.active {
    background: #eef2ff;
    border: 1px solid #6366f1;
}

#edvdoWellbeingChart {
    height: auto !important;
    width: 100% !important;
}