
.titleStyle{
  color: white;
  font-style : normal;
  font-family: arial;
  font-size : 32px;
  text-align:center;
}

.validationDateStyle{
  color: rgb(0,88,134);
  font-style : normal;
  font-weight:bold;
  font-family: arial;
  font-size : 14px;
  text-align: left;
}