h1 {
    font-size: 28px;
    font-weight: bold;
    margin: 10px 10px 14px;
}
h2 {
    font-size: 24px;
    margin: 0;
    font-weight: bold;
    padding: 0;
}
h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 6px 6px 10px;
}
h4 {
    font-weight: bold;
}
h5 {
    font-weight: bold;
}
h6 {
    font-weight: bold;
}
