@use '@carbon/styles/scss/spacing';
@use '@carbon/styles/scss/type';

.section {
  margin: spacing.$spacing-03;
}
