.ws5_rc_star-rating {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    display: flex;
}

.ws5_rc_star-rating li {
    font-size: 24px;
    margin-right: 2px;
}

.ws5_rc-star {
    color: gold;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

#ws5_rc_header-top-bar {
    visibility: hidden;
}

.ws5_rc_topBar_link {
    text-decoration: none;
    align-items: center;
    gap: 15px;
    color: inherit;
}

.ws5_rc_topBar_link:hover {
    color: inherit;
    text-decoration: none;
}