.comments-section{margin-top:30px;padding:15px;background:#f8f9fa;border-radius:10px}.comment-box{margin-bottom:20px;padding:10px;background:#fff;border:1px solid #ddd;border-radius:8px}.user-info{margin-bottom:8px;font-size:14px;color:#444}.comment-form textarea{width:100%;min-height:100px;padding:10px;border-radius:6px;border:1px solid #ccc;resize:vertical;font-size:14px;margin-bottom:8px;display:block}.comment-form .btn-submit{display:inline-block;background-color:#007bff;color:#fff;border:none;padding:6px 14px;border-radius:4px;cursor:pointer;font-size:14px;transition:background .3s ease}.comment-form .btn-submit:hover{background-color:#0056b3}.comment-list{margin-top:15px}.comment-item{background:#fff;padding:10px;margin-bottom:10px;border-radius:6px;border:1px solid #ddd}.comment-item strong{color:#333}.comment-item p{margin:5px 0}.comment-date{display:block;font-size:12px;color:#888}
