h1 {
    font-size: 17px;
    line-height: 30px;
}

h2 {
    font-size: 22px;
    line-height: 28px;
}

h3 {
    font-size: 17px;
    line-height: 30px;
}

h4 {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

label {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
