h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
    font-weight: bold;
}

h4 {
    font-size: 20px;
    text-transform: uppercase;
}

h5 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

h6 {
    font-size: 14px;
    font-style: italic;
}

.list-post {
    margin:5px 10px;
}

#hero-jumbo h2 {
    margin-top: 11px;
}

#hero-jumbo p {
    margin-bottom: 5px;
    font-size: 18px;
}

.footer {
    padding: 15px;
}

.list-post {
    padding: 5px 0;
}
