.Icon {
  height: 14px;
  width: 14px;
  fill: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.Icon:hover {
  fill: #fe2851;
}
