h2 {
    font-size: 1.6em;
}
h4 {
    font-size: 1.0em;
}
div.headline {
    margin-top: 1rem;
}

div.headline img {
    margin-bottom: 1rem;
}

div.tag-cloud {
    text-align: justify;
}

div.tag-cloud .size-1 {
    font-size: 0.7rem;
}

div.tag-cloud .size-2 {
    font-size: 1rem;
}

div.tag-cloud .size-3 {
    font-size: 2rem;
}

div.tag-cloud .size-4 {
    font-size: 3rem;
}

div.tag-cloud .size-5 {
    font-size: 4rem;
}