.news-comments .single-comment-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-left:auto}.news-comments .comment-voting{position:relative;display:inline-flex;align-items:center;gap:6px}.news-comments .comment-voting .comment-vote-button{-webkit-appearance:none!important;appearance:none!important;display:inline-flex!important;align-items:center;justify-content:center;gap:5px;min-width:48px;height:34px;margin:0;border:0!important;border-radius:0!important;padding:5px 8px!important;background:rgb(57 181 74 / .1)!important;color:#39b54a!important;font-family:"Nunito Sans",sans-serif;font-size:14px;font-weight:700;line-height:1;cursor:pointer;box-shadow:none!important;transition:color 0.2s ease,background-color 0.2s ease,opacity 0.2s ease}.news-comments .comment-voting .comment-vote-button:hover,.news-comments .comment-voting .comment-vote-button.is-active{background:#39b54a!important;color:#fff!important}.news-comments .comment-voting .comment-vote-button:focus-visible{outline:2px solid #39b54a;outline-offset:2px}.news-comments .comment-voting .comment-vote-button:disabled{cursor:wait;opacity:.55}.news-comments .comment-voting .comment-vote-icon{font-size:19px;font-weight:700;line-height:1}.news-comments .comment-voting .comment-voting-status{position:absolute;top:calc(100% + 4px);right:0;width:max-content;max-width:220px;color:rgb(39 42 42 / .6);font-family:"Nunito Sans",sans-serif;font-size:12px;line-height:1.3}@media (max-width:575px){.news-comments .single-comment-actions{gap:10px}.news-comments .comment-voting{gap:5px}.news-comments .comment-voting .comment-vote-button{min-width:42px;padding-right:6px!important;padding-left:6px!important}}