.content {
    font-family: Helvetica, Arial, sans-serif;
    /* font-size: 34px; */
    font-size: 2vw;
    font-weight: bold;
    line-height: 1.15;
    margin: 0 5px;
}

.content a:hover {
    text-decoration: none;
}

.content .h1 {
    margin: 1.15em 0;
    text-align: center;
}

.content p {
    margin-bottom: 1.15em;
}