body {
	padding-top: 4rem;
}


.company_profile {
	padding: 4rem 0;
	max-width: 1200px;
	margin: 0 auto;
	cursor: default;
}

.company_profile h2 {
	text-align: center;
	margin: 0;
}

.company_profile h4 {
	text-align: center;
	margin-top: 10px;
}

.company_profile p {
	text-indent: 2em;
	font-size: 1rem;
	line-height: 2rem;
	color: #888;
	text-align: justify;
}

.contact {
	text-indent: 0em !important;
	margin: 0;
	color: black !important;
	line-height: 1.6rem !important;
}

.myTest {
	cursor: default;
	color: #fff;
}

.myTest span {
	cursor: default;
}
