@use '@carbon/colors';
@use '@carbon/layout';

.container {
  background-color: colors.$white-0;
}
