.bg-custom {
  background-color: #809d87 !important ;
  border-color: #809d87 !important;
  color: white !important;
}
.btn-custom {
  background-color: #809d87;
  border-color: #809d87;
}
table thead {
  text-align: center !important;
}
.nav-link.active .text-custom {
  color: #809d87 !important;
}
/* ::-webkit-scrollbar {
  display: none !important;
} */
