#content{
    min-height: 500px;
    padding-top: 50px;
}
h1{
    font-weight: 500;
    color: #0047BB;
    font-size:25px;
}
#content p a{
    text-decoration: underline;
    color: #0047bb;
}
#content li a{
    text-decoration: underline;
}
.float-end{
    display: none;
}
.subheader{
    font-weight: 600px;
}
body{
    background-color: white;
}
