.p101-ta-rating {
    display: inline-block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    line-height: 1.4;
}

.p101-ta-rating-line {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
}

.p101-ta-bubbles {
    height: 20px;
    width: auto;
    display: block;
}

a.p101-ta-reviews {
    color: #00aa6c;
    text-decoration: none;
    font-weight: normal;
    font-size: 0.9em;
}

a.p101-ta-reviews:hover {
    text-decoration: underline;
}

.p101-ta-ranking {
    color: #555;
    font-size: 0.85em;
}
