#comments-list .comments .blue-text{color:var(--dark-blue)}#comments-list .comments .simple-text{font-size:min(1.2vw,16px);font-weight:400}#comments-list .comments .user-name{font-size:min(2.6vw,18px);font-weight:600}#comments-list .comments .comment{color:var(--type-active)}#comments-list .comments .edit .icon{width:1.5rem;height:1.5rem;cursor:pointer}#comments-list .comments .divider{width:100%;height:1px;background-color:var(--neutral-200);margin-bottom:20px}#comments-list .comments .row:last-child .divider{display:none}