body {
    font-size: 12pt;
}

.container {
    background-color: ghostwhite;
}
h3 {
    font-size: 1.4em;
}
    
.project-entry {
    margin-top: 10px;
}

#page_footer {
    clear: both;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 0.8em;
}