/* For specific tweaks of the page (if needed) */

.conclusion {
    background: #eee;
    text-align: center;
    font-size: 1.2em;
    font-family: "Georgia", serif;
    padding-top: 1em;
    padding-bottom: 1em;
}

.index {
    color: #bbb;
}
    
