
.strytl {
  --color-text: #2a2549;
  --color-contrast: #ff6600;
}
.strytl .item.chapter .item-content {
  background-color: #ece7de;
  border-top-color: #ece7de;
}
.strytl .item.chapter h1.title {
  color: #2a2549;
}
.strytl .item.chapter .marker {
  color: #ffffff;
  background-color: #ff6600;
}


