@use 'sass:map';
@import '../../scss/supernova/styles/colors.css';

.help-drawer {
  background-color: var(--color-help-background-normal);
}
