/*.edge-slide-content.caption-dark {
	background-color: rgba(255,255,255,.7);
	padding: 20px;
}

.edge-slide-content.caption-light {
	background-color: rgba(0,0,0,.7);
	padding: 20px;
}
p.mk-edge-desc {
	font-weight: bold !important;
}
*/
.mk-edge-title {
	font-family: Montserrat !important;
}
.client-logo {
	opacity: .7;
}
.mk-accordion.simple-style .mk-accordion-tab {
	text-align: center;
	font-size: 19px;
}
.quote-block {
	margin-bottom: 50px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 40px;
}

.quote-text {
	margin-top: 15px;
}
.quote-text-smaller, .quote-text {
	font-size: 20px;
	line-height: 26px;
	font-style: italic;
	margin: 20px;
}
.quote-author {
	font-size: 24px;
	text-align: center;
	line-height: 28px;
}
.quote-author span {
	font-weight: bold;
	color: #333;
}
