.layout_3 .list_opinion .opinion-item .body .title { font-style: normal; }

input[type=text].customFormItem { height: 50px; }
.bottom_buttons { justify-content: flex-end;}

@media screen and (max-width: 575.98px) {
    .product_card .product_body { padding-right: 15px;}
    .go_back_button {margin-right: 0;}
    .go_forth_button { margin-top: 10px;}
    .bottom_buttons { justify-content: center; align-items: center; flex-direction: column;}
}
