.errortext {
    color: red;
}

.inner-content {
    overflow-y: scroll;
}

.inner-content .feedback-modal__hint {
    padding-bottom: 20px;
}