.input-star-container {
  width: 25px;
  height: 23px;
}
.input-star-container.checked svg {
  fill: #FDBE00;
  stroke: #FDBE00;
}