.section-header { display: flex; align-items: center; gap: $pad-small; padding-bottom: $pad-medium; border-bottom: 1px solid $ui-fleet-black-10; margin-bottom: $pad-xxlarge; h2 { margin: 0; font-weight: normal; font-size: 18px; // TODO: update font variables to include 18px; } }