.questionnaire-form {
    height: 80vh;
    overflow-y: scroll;
}

.title--width {
    width: 80%;
}

.feedback--left {
    background-color: var(--v-primary-base) !important;
    height: 100vh;
    width: 100%;
}