.list-partner-tour .tour-status.publish {
  background-color: #d1fae5;
  color: #065f46;
}

.list-partner-tour .tour-status.draft {
  background-color: #cd1c1c;
  color: #fff;
}