body { background:#f8f9fa; }
.cv-page {
    max-width: 900px;
    margin: auto;
}

.section-title {
    border-bottom: 2px solid #dee2e6;
    padding-bottom: 6px;
    margin-bottom: 15px;
}

.cv-page ul {
    padding-left: 18px;
}

.cv-page li {
    margin-bottom: 6px;
}
