.review {
    padding-top: 40px;
    padding-bottom: 40px;
}

.reviews-title h3 {
    text-align: center;
}

.reviews-simbol h6 {
    text-transform: uppercase;
    color: #bbb;
    margin-bottom: 10px;
}

.reviews-star img {
    margin-top: 10px;
}

