.timestamp {
    bottom: 0.8rem;
    z-index: 6;
    font-size: 0.72rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.02em;
    color: #6b7280;
    text-align: right;
    white-space: nowrap;
    margin: 1rem 0 0 0;
}

.date {
    font-size: 1.1rem;
    color: #888;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.01rem;
    margin: 1rem 0 0 0;
    display: inline-block;
}