.navbar-nav a {
    color:black; 
    font-weight: bold;
    font-size: 15px;

}
.header-section{

    border-bottom: #03a9f3 solid 3px;
}

.bg-grey{
    background-color: #E6E9ED;
}

