.elementor-605 .elementor-element.elementor-element-59b8be24{--display:flex;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}body.elementor-page-605:not(.elementor-motion-effects-element-type-background), body.elementor-page-605 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for container, class: .elementor-element-59b8be24 */.title {
  background: linear-gradient(to bottom, #C599FF 0%, #EBDCFF 50%, #fff 100%);
  padding: 60px 20px;
  text-align: center;
}


.title h1 {
    font-size: 47px;
   color: #fff;
  text-shadow: 0 2px 8px rgba(107, 35, 255, 0.3); /* subtelny glow */
}

.title .intro div {
  color: #3A2A47;
  font-size: 1.1rem;
  font-family: 'Lato', sans-serif;
  margin: 0 auto;
  opacity: 0.9;
}/* End custom CSS */