.la-yellow{
  color: #f5b939;
}
.la-orange{
  color: #f46036;
}
.la-teal{
  color: #6ce0b5;
}
.la-light-green{
  color: #4abd92;
}
.la-dark-green{
  color: #259271;
}
.accents-green{
  color: #1f7e64;
}
.la-light-blue{
  color: #3499e7;
}
.la-blue{
  color: #23649e;
}
.la-dark-blue{
  color: #0e4d63;
}
.body-text-on-topo{
  color: #eef5f3;
}
.body-text-on-blue{
  color: #dfebf0;
}
.body-text-practices{
  color: #e3dbdb;
}
.section-content-on-blue{
  color: #eee6e6;
}
.body-text-on-green{
  color: #caf5e9;
}
.body-text-on-dark{
  color: #fbfbfb;
}
.body-text-on-light{
  color: #4d4d4d;
}
.white{
  color: #ffffff;
}
.white-bg{
  background-color: #ffffff;
}
.semi-white-bg{
  background-color: #f4f4f4;
}
.button-bkg{
  background-color: #062935;
}
.module-border{
  border-color: #eee6e6;
}
.our-team-content-color{
  color: #f0f0f0;
}

