.review-title{
    font-family: 'Nasalization', sans-serif;
    font-size: 40px;
    font-weight: 400;
    color: #243757;
}

.reviewer-name{
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}

.review-rating{
    font-size: 14px;
    font-weight: 500;
    color: #293056;
}

.reviewer-text{
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}