#separator_pluginAppObj_64_60 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_64_60 {
  width: 100%;
}
#separator_pluginAppObj_64_60 .separator-line {
  width: 100%;
  border-top: 4px solid rgba(191, 254, 115, 1);
}
#separator_pluginAppObj_64_60 .separator-line.left-line {
  margin-right: 10px;
}
#separator_pluginAppObj_64_60 .separator-line.right-line {
  margin-left: 10px;
}
#separator_pluginAppObj_64_60 .separator-text {
  font-family: Montserrat;
  font-weight: normal;
  font-style: normal;
  font-size: 14pt;
  color: rgba(43, 43, 43, 1);
}
