.testimonial .comment p {
	font-style: italic;
	font-size: .9em !important;
	line-height: 1.7em;
	color: #aaaaaa;
	margin-bottom: 10px;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	text-align: left;
}

.tabs {
	margin: 0;
	border: 0px solid #e6e6e6;
	background: #fefefe;
	list-style-type: none;
}

.tabs-content {
	border: 0px solid #e6e6e6;
	border-top: 0;
	background: #fefefe;
	color: #0a0a0a;
	transition: all .5s ease;
}

.tabs-title>a, .tabs-title>a:hover, .tabs-title>a:visited, .tabs-title>a:focus
	{
	display: block;
	padding: 1.25rem 1.5rem;
	font-size: 1rem;
	line-height: 1;
	color: #222 !important;
	font-weight: 300 !important;
}
.h2-title {
    font-size: 1.687rem;
    line-height: 2.374rem;
    margin: 0rem auto 1.5rem;
    text-align: center;
    max-width: 80%;
}