.starrr {
  display: inline-block; 
}
.starrr a {
    font-size: 20px;
    padding: 0 1px;
    cursor: pointer;
    color: #94cce4;
    text-decoration: none; 
}
.fab.fa-hotjar, .card .fab.fa-hotjar{
    color:#f06b00 !important;
    opacity:1;
}
.fab.fa-hotjar.iempty, .card .fab.fa-hotjar.iempty{
    color:#94cce4 !important;
    opacity:1;
}

