/* Style for making CMS out of the box toggle or faq snippets pretty
   
*/
.panel-title a, .panel-title a:visited {
    font-size: 14px;
    font-weight:normal;
    color:#003f7f;
    text-decoration:none;
}

.fa-chevron-down {
    font-size: 13px;
    color:#003f7f;
    float: right;
    padding-top: 6px;
    font-size: 12px;
}