.red-colour {
  color: #A52A2A;
}

.green-colour{
 color:#228B22;

}

.align-justify{
     text-align: justify;
}