.elementor-54016 .elementor-element.elementor-element-c2f1a0d{--display:flex;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}#elementor-popup-modal-54016{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-54016 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-54016 .dialog-close-button{display:flex;}#elementor-popup-modal-54016 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for shortcode, class: .elementor-element-1c77ca7 */.elementor-54016 .elementor-element.elementor-element-1c77ca7 .gform-theme--foundation .gform_fields{
    row-gap: 10px!important;
}

/* === Submit Button === */
#gform_submit_button_34 {
  background-color: #4ACCD4; /* Corrected to the same as provided */
  color: rgb(255, 255, 255);
  border: none;
  padding: 7px 35px;
   font-family: 'Futura', sans-serif !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 22px !important;
    text-decoration: none!important;
  border-radius: 5px; /* Updated from 8px to 5px */
  cursor: pointer;
  transition: background-color 0.3s ease;
}

#gform_submit_button_34:hover {
  background-color: #5FD1FD;
}/* End custom CSS */