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