.statistic {
    font-size: 1.2em;
    background: #d2c0de;
    padding: 2px 4px;
}

strong {
    color: #000033 !important;
}

main a {
    text-decoration: underline;
    text-underline-offset: 4px;
}

main a:hover {
    text-decoration: none;
}
   