.light-gray-text{
  color:#7f7f7f;
}

.text-justify {
  text-align: justify; 
}

.text-center {
  text-align: center; 
}

.text-right {
  text-align: right; 
}