.hero_text h2{
	font-size: 150px;
    color: #eee;
    letter-spacing: -1px;
    line-height: 98%;
    text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}