#header a.phone {
    color: #51697a;
}

#header a:hover {
    color: #51697a;
}

#content .steps_ul .active {
    color: #a4b5c1;
}

.button, button, a.button {
    background-color: #51697a;
}

#footer a:hover {
    color: #51697a;
}
