div.news-article{background-color:#fff;padding:1em;border:1px solid #000;border-radius:1%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}img.img-article{display:block;width:90%;margin:auto;margin-bottom:1rem;border-radius:2%}@media (min-width:768px){img.img-article{float:right;width:30%;margin-top:1rem;margin-left:1rem}}.news-article .source>div{padding:.3em;background-color:#fef8e6}.news-comments #editor{height:100px;background:#fff}.news-comments .form-container{width:80%;margin:auto;padding:20px}.news-comments .ql-toolbar{background-color:#ebebeb}.news-comments #toolbar span.btn-send{float:right;margin-right:10px;border:1px solid #000;border-radius:10px;padding:3px;padding-left:10px;padding-right:10px;background-color:#65a8e0;color:#fff;cursor:pointer;box-shadow:0 2px #3b6b94;transition:all .2s ease}.news-comments #toolbar span.btn-send:active{box-shadow:0 2px #3b6b94;transform:translateY(2px)}.news-comments .comment-container>div>div{display:inline-block;vertical-align:top}.news-comments .comment-container .avatar .user-avatar{width:52px;height:52px;border-radius:16px;background-color:#2e9fff;color:#fff;font-style:normal;font-weight:600;font-size:36px;line-height:1.2;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.news-comments .comment-container .in-reply-to{margin-left:10px}.news-comments .comment-container .reply-container{display:none}