.section { width: 100%; } .summary { display: flex; justify-content: space-between; padding: var(--Spacing-x2) var(--Spacing-x0); border-bottom: 1px solid var(--Base-Border-Subtle); }