/* .comment {float:left;width:100%;margin-bottom:1rem;} */
.comment {margin-bottom:1rem;}
.comment .img {float:left;width:65px;margin-top:0.3rem;}
.comment .img img {width:50px;height:50px;}
.comment .body {float:right;width:calc(100% - 65px);}
.comment .title {margin:0;margin-bottom:0.5rem;}
.comment .title a {color:#000;}
.comment .title .text-muted {font-weight:normal;font-size:0.9rem;margin-left:0.5rem;}
.comment .links {margin-top:-1rem;}
.comment .links a {font-size:0.9rem;color:#999;}
.indented {margin-left:65px;}
mark {background:#fd0;font-weight:bold;text-transform:uppercase;font-size:80%;}