/* Add here all your CSS customizations */

.page-header{
    padding: 20px 0;
    border-bottom: 20px solid #2388ed;
}
html #header .header-nav-main nav > ul > li > a.active{
    border-bottom:5px solid #2388ed;
    background-color: #f1f3f7;
}