.posts .icon-gim{
  cursor: pointer;
  color: #ccc;
  font-size: 18px;
}

.posts .icon-gim.active{
  color: red;
}
