.bordered_item .item_inner {
    height: 100%; border: 1px solid currentColor;
    border-radius: 0.375em;
    padding: var(--typo-double-gap);
}