.sciJournalsBannerCn .sciJournalsBannerTitle,
.publishingReasonHighlight,
.publishingReasonCardTitle {
  color: #a74525;
}

.sciJournalsBannerCn .sciJournalsBannerPrimary,
.publishingCtaButton {
  background: #a74525;
}

.publishingReasonPanel,
.publishingIssuePanelCn,
.publishingTargetSectionCn,
.publishingAssuranceSectionCn,
.publishingCtaCard {
  background: #fcf1ed;
}

.publishingReasonIcon,
.publishingBenefitIcon {
  background: rgba(167, 69, 37, 0.1);
}

.publishingIssuePanelCn .publishingIssueIconWrap,
.publishingSciSupportSectionCn .publishingServiceTableBadge,
.publishingFlowSectionCn .publishingFlowIcon,
.publishingAssuranceSectionCn .publishingAssuranceIcon {
  background: #f3dfd9;
}

.publishingValueSectionCn .publishingValueIcon {
  background: #a74525;
}

.publishingTargetSectionCn .publishingAudienceCardText,
.publishingSciSupportSectionCn .publishingServiceTableStageTitle,
.publishingFlowSectionCn .publishingFlowStep {
  color: #a74525;
}

.publishingSciSupportSectionCn .publishingServiceTableHead,
.publishingBenefitCard {
  background: #fcf1ed;
}

.publishingBenefitCard {
  border-color: #f3dfd9;
}

.publishingFlowSectionCn .publishingFlowLabel {
  position: relative;
  left: 50%;
  white-space: normal;
  transform: translateX(-50%);
}

.publishingFlowSectionCn .publishingFlowBottomRow .publishingFlowLabel {
  margin-left: 0;
}

.publishingFlowSectionCn .publishingFlowTopRow .publishingFlowStepTop:nth-of-type(1) .publishingFlowLabel,
.publishingFlowSectionCn .publishingFlowTopRow .publishingFlowStepTop:nth-of-type(2) .publishingFlowLabel,
.publishingFlowSectionCn .publishingFlowTopRow .publishingFlowStepTop:nth-of-type(5) .publishingFlowLabel,
.publishingFlowSectionCn .publishingFlowBottomRow .publishingFlowStepBottom:nth-of-type(2) .publishingFlowLabel,
.publishingFlowSectionCn .publishingFlowBottomRow .publishingFlowStepBottom:nth-of-type(5) .publishingFlowLabel {
  width: 10.93rem;
}

.publishingFlowSectionCn .publishingFlowTopRow .publishingFlowStepTop:nth-of-type(3) .publishingFlowLabel {
  width: 13.2rem;
}

.publishingFlowSectionCn .publishingFlowTopRow .publishingFlowStepTop:nth-of-type(4) .publishingFlowLabel {
  width: 12.53rem;
}

.publishingFlowSectionCn .publishingFlowBottomRow .publishingFlowStepBottom:nth-of-type(1) .publishingFlowLabel {
  width: 13.07rem;
}

.publishingFlowSectionCn .publishingFlowBottomRow .publishingFlowStepBottom:nth-of-type(3) .publishingFlowLabel {
  width: 16.67rem;
}

.publishingFlowSectionCn .publishingFlowBottomRow .publishingFlowStepBottom:nth-of-type(4) .publishingFlowLabel {
  width: 12.8rem;
}
