.talking_store-text{ margin:1rem 0 3rem 0; }

.talking_store-form{ margin:0; display:none; }

.talking_store-item{ margin:0 0 1.5rem 0; padding:1.8rem; box-shadow:1px 1rem 1rem rgba(0,0,0,0.2); }
.talking_store-photo{ margin:0 0 1rem 0; width:100%; height:1px; padding:100% 0 0 0; border-radius:50%; border:1px solid #DEDEDE; background-color:#DDDDDD; background-position:center; background-repeat:no-repeat; background-size:cover; overflow:hidden; position:relative; }
.talking_store-name{ margin:0; padding:0; font-size:0.875rem; font-weight:700; }
.talking_store-question{ margin:0 0 1rem 0; padding:0; font-size:1rem; }
.talking_store-date{ margin:0; padding:0; font-size:0.7rem; font-weight:400; }
.talking_store-answer{ margin:1rem 0 0 0; padding:0; color:var(--primaryColor); }

.table-talking_store{ margin:0; }
.table-talking_store td{ padding:10px 0; font-size:18px; }
.table-talking_store tr:first-child td{ border-top:0; }
.info-talking_store{ font-size:16px; line-height:1.2; font-weight:400; color:#097f80; text-align:right; }