html,
body {
    height: 100%;
}

#page-title
{
    color: #6d95b9;
}


#page-content {
    flex: 1 0 auto;
}

#sticky-footer {
    flex-shrink: none;
}

body {

}

.highlight
{
    color: antiquewhite;
}