.pl-3,
.px-3 {
  padding-left: 0rem !important;
}

ul, ol {
  padding: .75em 0 .75em 0;
  margin: 0 0 0 15px;
    margin-bottom: 0px;
}

.pb-2, .py-2 {
  padding-bottom: 0.6rem !important;
}

.breadcrumb > .active {
  color: #000;
  font-weight: normal;
}

p {
  margin-top: 0;
  margin-bottom: 0rem;
}

table {
  border: #bdbdbd 0px solid;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}