@import "/documentation/Styles/general.css";

.rating {
    font-size: 1.4rem;
}

.checked {
    color: var(--gold-900);
}