caption, .table-caption {
  text-align: left;
  font-weight: bold;
  color: black;
}
caption, .figure-caption {
  text-align: left;
  text-justify: inter-word;
  font-weight: bold;
  color: black;
}
p, .justify {
  text-align: justify
}
