#separator_pluginAppObj_883_182 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  height: 35px;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_883_182 {
  width: 100%;
}
#separator_pluginAppObj_883_182 .separator-line {
  width: 100%;
  border-top: 4px solid rgba(133, 32, 12, 1);
}
#separator_pluginAppObj_883_182 .separator-line.left-line {
  margin-right: 10px;
}
#separator_pluginAppObj_883_182 .separator-line.right-line {
  margin-left: 10px;
}
#separator_pluginAppObj_883_182 .separator-image {
  flex-basis: 35px;
  flex-shrink: 0;
  max-width: 100%;
}
#separator_pluginAppObj_883_182 .separator-image img {
  width: 35px;
  max-width: 100%;
  max-height: 35px;
}
