html,
body {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.content {
    text-align: center;
    margin-top: 10%;
}
section.content a {
    color: black;
}