.community-loop-bottom{display:flex;justify-content:space-between;align-items:center;background:#f7f7f7;padding:10px;border:1px solid #e5e5e5;border-radius:0 0 8px 8px}.community-loop-bottom .left{display:flex;align-items:center}.community-loop-bottom .left>div{padding-right:23px;position:relative}.community-loop-bottom .left>div:not(:last-child):after{display:block;content:"";position:absolute;top:43%;right:10px;width:4px;height:4px;border-radius:50%;background:#e5e5e5;margin-top:-3px}.community-loop-bottom .left .commnets-count{margin:3px 0 0;padding-top:0}@media only screen and (max-width:480px){.community-loop-bottom{padding:8px;padding-top:10px}}@media only screen and (min-width:481px){.community-loop-bottom{padding-left:16px;padding-right:20px}}