.highlight{
    color: #0659A5;
    font-weight: 300;
    font-size: 22px;
    margin: 0px;
}

.healthQuestions h5 {
    font-size: 18px;
    font-weight: 400;
    color: #0659A5;
    margin-top: 12px;
}
.footer{
    font-size: 14px;
}
.cpaBlue{
    color: #0659A5;
    }
.navbar-default {
    background-color: #fff!important;
}
.freeLook {
    background: #61a3d4;
    padding: 24px 0;
    color: #fff;
    margin-top: 24px;
}
a {
    color: #337ab7;
    text-decoration: underline;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: none !important;
}
.banner-container a{
color: #fff;
}
.banner-container a:focus, .banner-container a:hover {
    color: #fff;
    text-decoration: none !important;
}
.stackedRadio label{
margin: 0;
}
.coverageSelect .productField{
    display: block;
}
.coverageSelect .buttonState{
    margin-bottom: 12px;
}