.bg-light-blue {
  background-color: rgba(26, 74, 142, 0.1) !important;
}
.bg-light-orange {
  background-color: rgba(243, 156, 18, 0.1) !important;
}
.text-justify {
  text-align: justify;
}
