.index__title {
    text-align: center;
    margin-bottom: 2em;
    font-size: 3em;
}

.index__links a {
    display: block;
    text-decoration: none;
    color: inherit;
    margin-bottom: 2em;
}

.index__links h3 {
    font-size: 2em;
    margin: 0;
}

.index__links time {
    color: #444;
    font-size: 14px;
}