section#content-information {
    padding: var(--size-2) var(--size-3);
}

section#content-information:not([data-items]) {
    display: none;
}