#separator_pluginAppObj_25_02 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_25_02 {
  width: 100%;
}
#separator_pluginAppObj_25_02 .separator-line {
  width: 100%;
  border-top: 9px double rgba(255, 0, 0, 1);
}
#separator_pluginAppObj_25_02 .separator-line.left-line {
  margin-right: 10px;
}
#separator_pluginAppObj_25_02 .separator-line.right-line {
  margin-left: 10px;
}
#separator_pluginAppObj_25_02 .separator-text {
  font-family: Open Sans;
  font-weight: normal;
  font-style: normal;
  font-size: 14pt;
  color: rgba(255, 0, 0, 1);
}
