.elementor-widget-civi-service-category .cate-inner {
  position: relative;
}
.elementor-widget-civi-service-category .cate-inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.elementor-widget-civi-service-category .cate-inner .link-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.elementor-widget-civi-service-category .image-cate img {
  width: 100%;
  object-fit: cover;
}
.elementor-widget-civi-service-category .cate-content {
  position: absolute;
  top: 24px;
  left: 24px;
  right: 24px;
  bottom: 24px;
  display: flex;
  flex-direction: column;
}
.elementor-widget-civi-service-category .cate-title {
  font-size: 18px;
  margin-bottom: 0;
}
.elementor-widget-civi-service-category .cate-title a {
  color: #fff;
  font-weight: 600;
}
.elementor-widget-civi-service-category .cate-count {
  font-size: 18px;
  margin-bottom: 0;
  color: #fff;
  font-weight: 400;
}

/*# sourceMappingURL=service-category.css.map */
