#separator_pluginAppObj_7_06 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_7_06 {
  width: 100%;
}
#separator_pluginAppObj_7_06 .separator-line {
  width: 100%;
  border-top: 1px solid rgba(218, 110, 0, 1);
}
#separator_pluginAppObj_7_06 .separator-line.left-line {
  margin-right: 5px;
}
#separator_pluginAppObj_7_06 .separator-line.right-line {
  margin-left: 5px;
}
#separator_pluginAppObj_7_06 .separator-text {
  font-family: Savoy Pro;
  font-weight: bold;
  font-style: normal;
  font-size: 14pt;
  color: rgba(218, 110, 0, 1);
}
