.content_container{
	font-size:15px;
}

.insta_container h1,
.content_container h1{
	font-family:'Gotham Ultra', sans-serif;
	color:#d5d7d9;
	font-size:80px;
	margin:0px;
	font-weight: normal;
	line-height:66px;
}

.content_container h1 span{
	border-bottom:3px solid #e21717;
	padding-bottom:6px;
}

.content_container h2{
	font-family:'Gotham Ultra', sans-serif;
	color:#dddfe1;
	font-size:32px;
	margin:0px;
	font-weight: normal;
}

.content_container hr{
	border:none;
	display: inline-block;
	border-top:6px solid #fff1d7;
	width:70px;
}