.answer + .post, .answer + a#unread + .post { background-color: var(--bgH1); }
.post_answer { padding: 10px; border-radius: 12px; width: 75% !important; max-width: 75% !important; float:none !important; margin: 20px auto; background: linear-gradient(to bottom right,var(--bg),var(--bgG),var(--bg)); border: 1px solid #AAA; }
.post_answer h4 { margin: -10px -10px 5px -10px; text-align: center; border-bottom: 1px solid black; padding: 5px; background: #3d444b linear-gradient(to bottom, #4c565e 0%,#3d444b 50%,#30353a 51%,#424b52 100%); color: white; border-radius: 12px 12px 0 0; font-weight: normal; }
.profile-answers { margin-left: 8px; }
.profile-answers a { font-weight: normal; }
