@charset "utf-8";

.yotpo-custom-questions-free-text-wrapper { display: flex; flex-direction: column; text-align: start; }

.yotpo-custom-questions-free-text-wrapper .yotpo-custom-questions-free-text-question { margin-bottom: 10px; }

.yotpo-custom-questions-free-text-wrapper .yotpo-custom-questions-free-text-question .yotpo-custom-questions-free-text-title { display: flex; justify-self: flex-start; text-transform: capitalize; font-size: 14px; font-weight: 700; line-height: 22px; }

.yotpo-custom-questions-free-text-wrapper .yotpo-custom-questions-free-text-question .yotpo-custom-questions-free-text-value { display: flex; justify-self: flex-start; line-height: 22px; font-weight: 400; font-style: normal; font-size: 14px; }