.terms {
	padding: 48px 5px 48px;
	background: #f8f8f8;
}

.terms h1 {
	font-size: 18px;
	line-height: 1.3em;
	font-weight: 800;
	margin-bottom: 10px !important;
}
.terms p {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: 400;
}

.terms h2 {
	font-size: 16px;
	line-height: 1.3em;
	font-weight: 600;
}

#send-message-btn {
	background: #ff6229 !important;
}
#send-message-btn:hover {
	background: #3d3d3d !important;
}

.ttm-list.ttm-list-style-icon li i {
	position: inherit;
	left: inherit;
	top: inherit;
	font-weight: inherit;
	padding-right: 10px !important;
}
