/*
| Enter your custom CSS here


.d-flex {
  display: none !important;
}

.py-5 {
  display: none !important;
}

ul.list-group.list-group-flush {
  display: none !important;
}
*/