<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.add_comment {
display:block;
width:30px;
height:150px;
position:fixed;
left:0;
top:50%;
z-index: 99999;
}

.t-feed__post-popup__text-wrapper blockquote.t-redactor__quote {
font-size: 15px;
} 
.hover-svg:hover {
   fill: red;
}</pre></body></html>