     
.container   
    {
 max-width:1200px;
    }

h1
    {
    font-weight:300;
    color:#91A1C9 !important;
    letter-spacing: 0.05em;
    }
small
    {
    color:silver !important;           
    }

.navbar-brand
{
    font-size:1em;
    color:#91A1C9 !important;
}