/*svg:hover path {*/
/*  fill: black;*/
/*  transition: all ease 0.3s;*/
/*}*/
.icon:hover {
  fill: #FCDAD0 !important;
}
.icon {
  fill: #9F2D3B !important;
}

/*svg path {*/
/* transition: all ease 0.3s;*/
/*}*/