﻿.review-header {
    font-family: 'Arial W01 Rounded', Arial;
    font-weight: bold;
    font-size: 40px;
    color: #00447c;
    line-height: 20px;
    padding-bottom: 32px;
    margin-top: 48px;
}

.review-body {
    font-family: 'Verdana';
    font-size: 12px;
    color: #333;
    line-height: 16px;
    padding-bottom: 45px;
}

.review-list {
    padding-left: 278px;
    padding-bottom: 45px;
}

    .review-list img {
        padding-bottom: 10px;
    }
