@font-face {
	font-family: 'arkitechlight';
	src: url('../fonts/arkitech_light-webfont.woff2') format('woff2'),
		 url('../fonts/arkitech_light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

.alone h1 {
	font-family: 'arkitechlight';
}

.alone h2 {
	font-family: 'arkitechlight';
	color: #ffffff;
}

.alone, .black p {
	color: #ffffff;
}

.alone, .black a, a:link, a:visited {
	color: #24A699;
}

.vc_icon_element {
    margin-bottom: 0px!important;
}

.alone-jmj {
	height: 90vh;
}
