.elementor-1680 .elementor-element.elementor-element-b556647{--display:flex;--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;}.elementor-1680 .elementor-element.elementor-element-47f14f8{--display:flex;}@media(min-width:768px){.elementor-1680 .elementor-element.elementor-element-b556647{--content-width:1350px;}}/* Start custom CSS for html, class: .elementor-element-d8d96d4 */.auth-box {
  max-width: 400px;
  margin: auto;
}

.auth-box input {
  width: 100%;
  padding: 10px;
  margin: 8px 0;
}

.auth-box button {
  width: 100%;
  padding: 12px;
  background: orange;
  color: white;
  border: none;
}

.toggle {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}/* End custom CSS */