.star-ratings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.star-rating__wrapper{padding:1rem}.star-rating{text-align:center}.star-rating__rating{margin-bottom:1rem}.stars{background-repeat:no-repeat;background-size:contain;display:inline-block;height:1.5rem;width:7.75rem}.stars--large{height:1.5rem;width:7.75rem}.stars--xlarge{height:2.25rem;width:11.625rem}.star-rating__title a{color:#493272;text-decoration:none}.star-rating__title a:hover{text-decoration:none}