selector:hover {
  background-color: #f5f6f8 !important;
  background: #f5f6f8 !important;
  transform: none !important;
  box-shadow: none !important;
  transition: none !important;
}