#about-sub a {
    color: #000!important;
}
#project-sub a{
    color: #fff!important;
}
h2 {
    color: #3fb34f !important;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    font-family:"Lato";
    margin-bottom:35px;
}
p{
    font-family:"Lato";
    font-size:18px;
}