.elementor-2833 .elementor-element.elementor-element-d0d511b{--display:flex;}/* Start custom CSS for html, class: .elementor-element-289b332 */.register-wrapper {
  max-width: 500px;
  margin: 50px auto;
  padding: 30px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.1);
  text-align: center;
}

.register-wrapper h2 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #333333;
}

.register-links {
  margin-top: 15px;
}

.register-links a {
  color: #0073e6;
  text-decoration: none;
  font-size: 14px;
}

.register-links a:hover {
  text-decoration: underline;
}/* End custom CSS */