#separator_pluginAppObj_35_39 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_35_39 {
  width: 100%;
}
#separator_pluginAppObj_35_39 .separator-line {
  width: 100%;
  border-top: 2px solid rgba(192, 192, 192, 1);
}
#separator_pluginAppObj_35_39 .separator-line.left-line {
  margin-right: 10px;
}
#separator_pluginAppObj_35_39 .separator-line.right-line {
  margin-left: 10px;
}
#separator_pluginAppObj_35_39 .separator-text {
  font-family: Inconsolata;
  font-weight: normal;
  font-style: normal;
  font-size: 30pt;
  color: rgba(128, 128, 128, 1);
}
