h1,
h2,
h3,
h4,
h5 {
  border-left: solid !important;
  border-left-width: thick !important;
  border-left-color: #5a931e !important;
  padding-left: 1rem !important;
}

th {
    background-color: #000000 !important;
    color: #ffffff !important;
}
