#imgcc-comments { max-width: 100%; overflow-wrap: anywhere; }
#imgcc-comments textarea { font: inherit; width: 100%; box-sizing: border-box; resize: vertical; min-height: 8em; }
#imgcc-comments .imgcc-comment-body { white-space: pre-wrap; margin: .5em 0; }
#imgcc-comments .imgcc-comment-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; }
#imgcc-comments .imgcc-comment-reply { margin-left: 20px; }
#imgcc-comments button, #imgcc-comments input { font-family: inherit; }
#imgcc-comments [hidden] { display: none !important; }
