summary.spoller_form_title {
    margin: auto;
}
.no-review {
    text-align: center;
    padding-top: 10px;
}

.error-form-question {
    border-color: #ff6969!important;
}
details summary::after {
    content: "Оставить вопрос";
}

details[open] summary::after {
    content: "Ð¡ÐºÑ€Ñ‹Ñ‚ÑŒ Ñ„Ð¾Ñ€Ð¼Ñƒ";
}