#separator_pluginAppObj_12_50 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_12_50 {
  width: 100%;
}
#separator_pluginAppObj_12_50 .separator-line {
  width: 100%;
  border-top: 4px solid rgba(255, 255, 255, 1);
}
#separator_pluginAppObj_12_50 .separator-line.left-line {
  margin-right: 10px;
}
#separator_pluginAppObj_12_50 .separator-line.right-line {
  margin-left: 10px;
}
#separator_pluginAppObj_12_50 .separator-text {
  font-family: Georgia;
  font-weight: bold;
  font-style: normal;
  font-size: 20pt;
  color: rgba(252, 179, 33, 1);
}
