/* Write your custom css code here */
.btn-default {
    background: #21598d;
    width: 100%;
    color: #ffffff;
}
.sunfw_section_content h5, .sunfw_section_content .h5 {
    font-size: 16px;
}
#sunfw_section_footer .nav > li > span.nav-header, #sunfw_section_footer .nav > li > a, #sunfw_section_footer .nav > li > span.separator {
    padding: 10px 15px;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #21598d;
    background: #f5f5f5;
}