.elementor-386 .elementor-element.elementor-element-f99b19e{--display:flex;overflow:visible;}.elementor-386 .elementor-element.elementor-element-1c553c4.xpro-widget-bg-overlay:before{transition:background 0.3s;}/* Start custom CSS */.elementor-button {
  min-width: 140px !important;
  padding: 12px 18px !important;
  background-color: #2563EB !important;
  color: #FFFFFF !important;
  border-radius: 6px !important;
  border: none !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  box-shadow: 0 4px 12px rgba(37, 99, 235, 0.2) !important;
  transition: all 0.3s ease !important;
}

.elementor-button:hover {
  background-color: #1d4ed8 !important;
  box-shadow: 0 6px 16px rgba(37, 99, 235, 0.35) !important;
  transform: translateY(-2px) !important;
}

/* Page background styling */
.elementor-page {
  background-color: #f8f9fa;
}

/* Heading styling */
.elementor-heading-title {
  color: #1a202c !important;
}

/* Font Awesome CDN */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css');

/* Icon styling for buttons */
.elementor-button::before {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  margin-right: 8px;
  font-size: 1.1em;
}/* End custom CSS */