.stars {
  width: 140px;
  height: auto;
  filter: drop-shadow(0 6px 20px rgba(0, 0, 0, 0.2));
}
