#plan_build_grow{
    margin-top: 40px;
    margin-bottom: 50px;
}

#getStarted{
    background-color: transparent;
    border: 1px solid #4d4d4d;
    color: #4d4d4d;
    padding: 5px;
    margin-top: 5px;
}

#service-read-more {
    background-color: transparent;
    border-radius: 3px;
    padding: 10px;
    color: white;
    border: 1px solid white;

}


h2, h3, h4{
    color: #ff6600
}

a{
    color: #4d4d4d;
}

a:hover{
    color: #FFAC0E
}

p{
    color: #4d4d4d;
    font-size: 16px;
    text-align: justify;
}