body{
    color: #003764
}

nav>div.container{
    /*border-bottom: 1px solid #003764;*/
    padding-bottom: 10px;
}

.absoluteTop{
    font-weight: 700; font-size:2rem;
}

p.top{
    margin-top: .5rem;
    font-weight: 600; font-size: 1.25rem;
}

a{
    color:red;
}

a:hover{
    color:red; text-decoration: underline; font-weight:600;
}
