.gold-medal {
    background-color: #fff39e;
}

.silver-medal {
    background-color: #f2f0e6 !important;
}

.bronze-medal {
    background-color: #ffe4bf;
}

.review-area {
    cursor: pointer;
}
