.icon-component {
   margin-left: 15px;
   cursor: pointer;
}
.icon-component:hover {
    color: crimson ;
}