.elementor-460 .elementor-element.elementor-element-327003d{--display:flex;--min-height:305px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}/* Start custom CSS for html, class: .elementor-element-a199434 */.vert-sep-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 140vh;
  justify-content: center;
  align-items: center;
}

.vert-sep-dot{
  background-color: black;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}

.vert-sep-line{
  width:1px;
  background-color: black;
  height: 100%;
}/* End custom CSS */