.ebp-custom-services-1 .aximo-iconbox-wrap {
  height: 100%;
}

/* .ebp-custom-services-1 {
  background: #002c31;
  background: linear-gradient(
    170deg,
    rgba(0, 44, 49, 1) 0%,
    rgba(105, 135, 136, 1) 100%
  );
} */

.ebp-custom-services-1 * {
  color: #fff;
}

/* .ebp-custom-services-1 .aximo-iconbox-wrap {
  border-color: #fff !important ;
} */

.aximo-iconbox-wrap:hover {
  background-color: #f3931a !important;
}

.ebp-custom-services-1 .row > div {
  margin-bottom: 1.5rem;
}

.ebp-custom-services-1 .aximo-service-wrap {
  padding: 0;
  border: none;
}

.aximo-service-wrap {
  margin-block-start: 2rem;
}

.aximo-iconbox-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.aximo-iconbox-wrap .aximo-default-btn {
  margin-top: auto;
}
