/*.hide {
  display: none;
}

.show{
  display: block;
}

.image-subtitle{
    font-size: 10px;
}

    
 


.starss{
    cursor: pointer;
}
i.fa-solid.fa-star {
    color: orange !important;
}*/