.bs-text-white {
  color: white !important;
}

.bs-text-black {
  color: black !important;
}

.t-verde {
  color: #446d3a !important;
}

.t-marrom {
  color: #532e1d !important;
}

.t-bege {
  color: #b8a170 !important;
}

.t-c-escuro {
  color: #282828 !important;
}