.text-white {
  color: #fff;
}

.text-blue {
  color: #376d85;
}

.text-green {
  color: #64bd5f;
}

.text-beige {
  color: #a49c86;
}
