.elementor-320 .elementor-element.elementor-element-b571563{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-621dbdad *//* Force black button with white text */
button[type="submit"],
.ur-button,
input[type="submit"] {
  background-color: #000 !important;
  color: #fff !important;
  border-radius: 8px !important;
  padding: 12px 20px !important;
  font-weight: 600 !important;
  transition: all 0.3s ease !important;
  border: none !important;
}

/* Hover effect */
button[type="submit"]:hover,
.ur-button:hover,
input[type="submit"]:hover {
  background-color: #222 !important;
  color: #fff !important;
}/* End custom CSS */