.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}

.table > :not(caption) > * > *{
  border-bottom-width: 0;
}

