.hero-unit h1 {
    font-size: 45px;
}

div.vedtaegter ol li:before {
   content: 'Sub. ' counter(item, decimal) ': ';
   counter-increment: item;
}

.tooltip:hover span.up.children {
    height: 8em;
    top: -9.80em;
}

.tooltip:hover span.up.countries {
    height: 16em;
    top: -17.80em;
}

