#separator_pluginAppObj_66 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_66 {
  width: 60%;
}
#separator_pluginAppObj_66 .separator-line {
  width: 100%;
  border-top: 5px solid rgba(153, 0, 0, 1);
}
#separator_pluginAppObj_66 .separator-line.left-line {
  margin-right: 24px;
}
#separator_pluginAppObj_66 .separator-line.right-line {
  margin-left: 24px;
}
#separator_pluginAppObj_66 .separator-text {
  font-family: Text Me One;
  font-weight: bold;
  font-style: normal;
  font-size: 11pt;
  color: rgba(217, 217, 217, 1);
}
