.home-feature-h3 {
  color: #ee9b23;
}

.review-star{
  background: url(https://cdn.shopify.com/s/files/1/1089/1084/t/4/assets/review-stars.png) no-repeat scroll 0 0 transparent;
  display: inline-block;
  height:16px; width:16px;
}

.review-star-full{
  
	
    background-position: 0 -32px;
    
    
}
.review-star-half{

    background-position: 0 -48px;

}

.review-star-empty{

    background-position: 0 -64px;
}