p {font-family:"tk-bello-pro";
	color:black;}

.heading {
	font-size: 12px;
	color: black;
}

body {
	background-color: white;}

.copy {
	font-size: 14px;
	letter-spacing: .8px;
	line-height: 25px;
	color: black;

}

.proxima {
	font-size: 50px;
	letter-spacing: .8px;
	line-height: 25px;
	color: black;
}


#intro {
	position: relative;
	top: 140px;
	color: black;
	padding-bottom: 90px;
}

#container {
	margin-right:auto;
	margin-left:auto;
	width:600px;
}

a {
	color: #d9214b;
	text-decoration: none;
	
}

a:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
	}

.ps {
	font-size: 14px;
	color: black;
	line-height: 16.5px;
}
