.ng-hp-hero__title.ng-hp-hero__title--white.brxe-wa-localized {
  color: var(--white);
}
.ng-hp-hero__title.brxe-wa-localized {
  color: var(--secondary);
}
.ng-hp-hero__title.brxe-wa-localized {
  font-size: calc(var(--text-xxl)*1.4);
  font-weight: 600;
  line-height: 1.1;
}
.ng-title.brxe-wa-localized {
  color: var(--base);
  font-size: var(--text-xxl);
  margin-bottom: var(--space-l);
}
.ng-service-box__title.brxe-wa-localized {
  color: var(--base);
  text-align: center;
  font-size: var(--text-l);
  margin-bottom: var(--space-xs);
}
.ng-service-box__desc.brxe-wa-localized {
  text-align: center;
}
.ng-work-item__text.brxe-wa-localized {
  font-size: var(--text-m);
  font-weight: 700;
  color: var(--base);
}
.ng-list-item__content.brxe-wa-localized {
  font-weight: 700;
}

