.wrapper { display: grid; row-gap: var(--Spacing-x1); } .period { display: flex; gap: var(--Spacing-x5); } .information { flex: 1; }