.star {
    font-size: 1.2em;
    color: #FFD700; /* Yellow border color for all stars */
}
.star.filled {
    color: #FFD700; /* Filled color */
}
