﻿.section-heading{
    font-size:28px;
    font-family:Montserrat, sans-serif;
    color:white;

}
h2 {
    color: #0b3954
}
.navbar-default .navbar-nav > li > a:hover{
    color:white;
}