.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor;
}

.icon-heart {
    /*color: #990000;*/
}

.icon-disabled {
    color: #D3D3D3;
}