.cat_space_item > div {
  padding: 1em;
}
.cat_space_item > div h3,
.cat_space_item > div h3 a {
  min-height: 110px;
  font-weight: 400;
  color: #262626;
}
.cat_space_item > div .category-content > a {
  color: #00a1e9 !important;
  background: transparent
}