.elementor-widget-contact-steps .list-steps-wrap {
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.elementor-widget-contact-steps .elementor-repeater-item {
  margin: 0;
}

.elementor-widget-contact-steps .elementor-repeater-item:last-of-type {
  margin: 0;
}

.elementor-widget-contact-steps .elementor-repeater-item .content {
  position: relative;
  padding: 38px 20px 32px 20px;
  font-size: 22px;
  border-radius: 4px;
  text-align: center;
}

.elementor-widget-contact-steps .elementor-repeater-item .content {
  border-radius: 24px;
  border-color: #8a0e12;
  border-width: 2px;
  border-style: solid;
  background-color: #ffffff;
}

.elementor-widget-contact-steps .elementor-repeater-item span.title {
  position: absolute;
  width: 54px;
  height: 54px;
  left: 50%;
  transform: translate(-50%);
  top: -27px;
  border-radius: 100%;
  border-width: 4px;
  border-style: solid;
  border-color: #4b4f54;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 400;
}

.elementor-widget-contact-steps .elementor-repeater-item span.title {
  border-color: #8a0e12;
  border-width: 2px;
  border-style: solid;
  background-color: #ffffff;
}
