.h {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #eee;
}

.h p {
    font-size: 1.2em;
    font-weight: bold;
    color: #333;
}
.hl {
    width: 50px;
    height: 8px;
    background-color: #d8d;
    margin-top: -10px;
    border-radius: 4px;
}
.section {
    font-size: 1em;
    line-height: 1.6;
    color: #444;
    margin-bottom: 20px;
}
.section p {
    margin-bottom: 10px;
}
