#body-content-inner {
    max-width: 60em;
}
h2 {
    font-weight: bold;
    font-size: 3em;
}
h3 {
    font-weight: bold;
    text-decoration: underline;
    font-size: 1.5em;
}
.project-name {
    font-weight: bold;
}
p {
    text-align: justify;
}