.elementor-7984 .elementor-element.elementor-element-4413bd6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;}/* Start custom CSS for container, class: .elementor-element-4413bd6 */form {
  background: #fff;
  padding: 20px;
  border: 2px solid #400a5b;
  border-radius: 10px;
  max-width: 400px;
}
form input {
  width: 100%;
  padding: 10px;
  margin: 5px 0;
}
form button {
  background-color: #400a5b;
  color: #fff;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
}/* End custom CSS */