.review-score{display:flex;flex-direction:column;gap:5px}.review-score p:first-child,.review-score p:only-child{display:flex;justify-content:center;align-items:center;align-self:center;text-align:center;font-weight:700;line-height:2.5em;background:var(--green);color:var(--white);padding:0 1em;gap:5px}.review-score p:first-child strong,.review-score p:only-child strong{font-size:1.4em}.review-score p:first-child small,.review-score p:only-child small{font-size:1em}.review-score p:last-child:not(:only-child){color:var(--dark-gray);font-size:.8em;text-align:center}
