.bg-ox-orange {
  background-color: #2f6f5a !important;
}

.text-ox-orange {
  color: #2f6f5a !important;
}

.hero-wrap .text-ox-orange,
.bg-ox-navy .text-ox-orange {
  color: #8edcc2 !important;
}

[class~="text-white/30"],
[class~="text-white/35"],
[class~="text-white/40"],
[class~="text-white/50"] {
  color: #c5ccda !important;
}

[class~="text-white/70"] {
  color: #f4f7fa !important;
}

.text-ox-border {
  color: #737b86 !important;
}

.text-ox-gray {
  color: #555b66 !important;
}
