/* Cores texto */

.branco {
  color: #fff !important;
}

.preto {
  color: #000 !important;
}

.azul {
  color: #0072B8 !important;
}

