body {
    margin-top: 40px;
    background: #86060C;
}

h3 {
    font-family: Georgia, 'Times New Roman', Times, serif;    
}

.credits-font {
    font-family: Verdana, Geneva, sans-serif;
    color: #5e5d5d;
}

.footer_nav {
    color: #CCCCCC;
    font-family: Georgia, Times, Times New Roman, serif;
}

.footer_nav a {
    color: #CCCCCC;
}

/*a:hover {
    color: white;
}*/

p {
    margin-top: 1rem ! important;

}