.resume-section {
    /*margin-top: 40px;*/
}

.resume-section .section-title {
    font-weight: bold;
}

.section-title {
    margin-bottom: 20px;
}

.subsection-header {
    font-size: 1.2em;
}

.resume-footer {
    margin: 30px 0;
    text-align: center;
    font-size: 1.2em;
    font-style: italic;
}

.row {
    margin-top: 10px;
}

hr {
    margin: 40px 0;
}
