.feedback-container .feedback-options {
    border-radius: 24px;
    background: #F9FEB8;
    padding: 51px 72px;
}
.feedback-container p {
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
    font-family: var(--font-regular);
}