.hover {
  background: #2B394D;
}

.hover:hover {
  background: #088982 !important;
  border-color: #088982 !important;
}

.hover h4 {
  color: #fff !important;
  font-weight: 400;
}