#separator_pluginAppObj_48 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_48 {
  width: 100%;
}
#separator_pluginAppObj_48 .separator-line {
  width: 100%;
  border-top: 3px solid rgba(0, 0, 0, 1);
}
#separator_pluginAppObj_48 .separator-line.left-line {
  margin-right: 10px;
}
#separator_pluginAppObj_48 .separator-line.right-line {
  margin-left: 10px;
}
#separator_pluginAppObj_48 .separator-icon {
  background-image: url('data:image/svg+xml,');
  background-repeat: no-repeat;
  background-size: 1px 1px;
  height: 1px;
  flex-basis: 1px;
  flex-shrink: 0;
}
