.page-hero{

padding:180px 0 100px;

background:#0d1510;

text-align:center;

}

.page-hero h1{

font-size:70px;

color:white;

margin-bottom:20px;

}

.page-hero p{

font-size:20px;

color:#bbb;

}

.about-content{

padding:120px 0;

background:#101612;

}

.about-content h2{

font-size:50px;

color:white;

margin-bottom:30px;

}

.about-content p{

color:#ddd;

font-size:19px;

line-height:1.9;

}