.bordered {
    border: 1px solid var(--fg-default);
    padding: 0.5vw 2.5vw 1vw 2.5vw;
    max-width: 50rem;
}
