.elementor-356 .elementor-element.elementor-element-13bb75f1{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-5ead2da6 */.user-registration-Button.button {
  background-color: #0c0c3f !important;
  color: #ffffff !important;
  border: none;
  border-radius: 8px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: bold;
  transition: 0.3s ease;
  cursor: pointer;
  display: inline-block;
}

.user-registration-Button.button:hover {
  background-color: #7f56d9 !important;
  transform: translateY(-2px);
}/* End custom CSS */