@import '~styles/variables';

.header-divider {
  width: 2px;
  margin: 0 5px;
  background-color: @color-text-caption;
}