.navbar-default {
    background-color: #01519a;
    border-bottom: 10px solid #07a342;
    height: 80px;
}
.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #01519a;
    border-top: 10px solid #07a342;
}
footer a {color: #fff;}
footer a:hover {color: #07a342;}

.footerbtn { 
    margin-right: 15px;
    margin-top: 12px;
font-size: 16px;}
   
h1 {color: #01519a;}
h2 {color: #01519a;}
h3 {color: #01519a;}
a {color: #01519a;}
strong {color: #01519a;}


.underline {border-bottom: 2px solid #01519a; margin: 10px 0;}

.brand { margin-top: -8px;}