/* Review Partners */
.review-partners {text-align: center;padding-top: 20px;background-color: white;z-index: 1;position: relative;}
.review-partners .section-title h2 {
    font-size: 23px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #696A6A;
}

.partner-info {margin: 10px auto; font-size: 24px; color: black !important;}

.about-pg .top-three {text-align: center; margin-top: 140px;}
.about-pg .top-three .section-title h2 {font-weight: lighter; margin-bottom: 60px}
.partner-logo-sq {max-width: 130px;margin: 10px auto;}

.partner-logo-sq img {max-width: 104px;}

.partner-info p {
	text-align: center !important;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0;
}

/* END Review Partners */