.elementor-7401 .elementor-element.elementor-element-90aac19{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-7401 .elementor-element.elementor-element-90aac19{--width:100%;}}/* Start custom CSS */.border-top{
    position: relative;
    background-color: #fff;
    width: 100%;
    height: 50px;
    z-index: 10;
    margin-bottom: -0px;
}

.border-top:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 40px;
  background: #fff;
  border-radius: 50%;
}


.border-top{
    position: relative;
    background-color: #fff;
    width: 100%;
    height: 50px;
    z-index: 10;
    margin-bottom: -0px;
}

.border-button{
    position: relative;
    background-color: #fff;
    width: 100%;
    height: 50px;
    z-index: 10;
    margin-top: -0px;
}

.border-button:after {
  content: "";
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 40px;
  background: #fff;
  border-radius: 50%;
}/* End custom CSS */