.comments { margin-top: 70px; border-top: 1px solid #ffffff22; padding-top: 35px; }
.comments h2 { font: 30px Georgia, serif; }
.comment { padding: 20px 0; border-bottom: 1px solid #ffffff16; }
.comment header { display: flex; justify-content: space-between; color: #bd9660; font-size: 12px; }
.comment p { white-space: pre-wrap; color: #c0cbc6; }
.comment details { font-size: 12px; color: #91a39a; }
.comment-form textarea, .report-form textarea, .report-form select { box-sizing: border-box; width: 100%; padding: 12px; background: #102b21; border: 1px solid #ffffff22; color: #fff; }
.comment-form button, .report-form button { margin-top: 10px; padding: 11px 18px; border: 0; background: #bd9660; color: #14251e; }
.community-rules { color: #91a39a; font-size: 12px; line-height: 1.6; }
