/***********************************************/
/* Global level styling for common elements go here.
/*
/***********************************************/
.star-rating .star {
  font-size: 1.0625rem;
}

.star-rating .star:before {
  color: #aa000d;
}

.total-ratings {
  font-family: 'Trade Gothic Bold';
  font-size: 0.9375rem;
}
