.test-header {
    font-family: 'neuzeit-grotesk';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 30px;
    font-weight: 300;
    color: #f05751;
}

.testimonials {
    padding-top: 20px;
	padding-bottom:80px;
}

.testimonials .slide h3 {
    color: #f05751;
    font-size: 30px;
}

.testimonials .slide h4 {
    text-transform: uppercase;
    font-family: 'neuzeit-grotesk';
    color: #f05751;
    letter-spacing: 1px;
    /* text-align: right; */
    margin-top: 30px;
    font-size: 20px;
}

.testimonials .slide h3:before {
    content: '“';
    display: block;
    font-size: 200%;
}

ul.slick-dots li {
    display: inline-block;
    background-color:#f05771;
    margin-right:10px;
    width:10px; height:10px;color:#f05751;overflow:hidden; border-radius:50%;


}
ul.slick-dots li button {color:#f05751;cursor: pointer;}
ul.slick-dots {
    margin-left: 0px;
}

.full-review {padding-bottom: 50px;}

.full-review h3 {
    color: #f05751;
    font-size: 18px;
	font-family: 'freight-text-pro';
	font-style:italic;
	line-height: 22px;
}

.full-review h4 {
    text-transform: uppercase;
    font-family: 'neuzeit-grotesk';
    color: #f05751;
    letter-spacing: 1px;
    /* text-align: right; */
    margin-top: 8px;
    font-size: 18px;
}

.full-review h3:before {
    content: '“';
    display: block;
    font-size: 200%;
}

.reviews {max-width:1300px; margin:30px auto;}

.sidebar-image {background-position:center;}