.pixelme {
    font-family: 'Press Start 2P';
}

.intro .dot {
    font-family: 'Press Start 2P';
}

.intro h1 {
    font-family: 'Press Start 2P';
    font-size: 46px;
    text-transform: uppercase;
    color: var(--dot-color);
}

.author-large img {
    width: 76px;
    height: 76px;
}