/* custom work */
.w3-active-pager {
  background-color: #f5f7f8 !important;
}
.w3-hover-over:hover,
.w3-button:hover {
  /* w3-theme-l4 background color */
  background-color: #dfe5e8 !important;
  /* w3-theme-d5 background color */
  color: #303e45 !important;
}
