

h2.diversion {
    font-size: 36px;
    color: #00a651;
    font-weight: 600;
}
.bbutton {
    margin-left:auto;
    margin-right:auto;
    margin-top: 35px;
    margin-bottom: 25px;
    color: #fff;
    background-color: #00a651;
    padding: 6px 12px;
    text-align: center;
    box-shadow: 0 3px 6px 2px rgba(0,0,0,0.6);
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.bbutton:hover {
    color: #00a651;
    background-color: #fff;
}

#home-title {
    min-height: 450px;
}
.bbutton#quote {
font-size: 30px;
}
form.planso-form-builder input, form.planso-form-builder textarea {
border: 2px solid #00a651;
}
label.radio-inline.radio_wrapper {
margin: 3px 10px;
}
input#psfield_174_8, .radio_wrapper {
    margin-top: 26px;
}
input#psfield_174_7_1, input#psfield_174_7_2 {
margin-right: 5px;
}
.phone {
color: #818181;
}
.phone: hover {
color: #00a651;
}



@media screen and (max-width: 999px) {
.quote-box p {
text-align:center;
}
.bbutton#quote {
font-size: 20px;
}
}
