.elementor-19 .elementor-element.elementor-element-c5b6033{--display:flex;}body.elementor-page-19:not(.elementor-motion-effects-element-type-background), body.elementor-page-19 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://leaderconsorcios.club/leadermentoring/wp-content/uploads/2025/07/rodrigo01.png");}/* Start custom CSS for html, class: .elementor-element-626245a */body {
  margin: 0;
  font-family: 'Poppins', sans-serif;
  background: url('https://leaderconsorcios.club/leadermentoring/wp-content/uploads/2025/07/rodrigo01.webp') no-repeat center center fixed;
  background-size: cover;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 20px;
  backdrop-filter: brightness(0.6);
}

.profile-img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: 4px solid #FFD700;
  object-fit: cover;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

h1 {
  font-size: 28px;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}

p {
  font-size: 16px;
  color: #CCCCCC;
  text-align: center;
  max-width: 320px;
}

.link-button {
  width: 100%;
  max-width: 340px;
  background-color: #FFD700;
  color: #000;
  text-align: center;
  font-weight: 600;
  padding: 14px 24px;
  border-radius: 8px;
  text-decoration: none;
  margin: 12px 0;
  display: block;
  transition: transform 0.2s ease;
}

.link-button:hover {
  transform: scale(1.03);
}

footer {
  margin-top: 40px;
  font-size: 12px;
  color: #bbb;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}/* End custom CSS */