.elementor-156 .elementor-element.elementor-element-6b4746e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-40552d5 *//* CONTAINER */
.container{
max-width:900px;
margin:auto;
padding:40px 20px;
}

/* BODY */
body{
font-family:'Poppins',sans-serif;
background:linear-gradient(135deg,#020617,#0f172a);
color:#e2e8f0;
line-height:1.7;
}

/* HEADINGS */
h1{
font-size:34px;
text-align:center;
margin-bottom:25px;
background:linear-gradient(45deg,#a855f7,#ec4899);
-webkit-background-clip:text;
color:transparent;
}

h2{
margin-top:30px;
font-size:22px;
color:#c084fc;
}

/* TEXT */
p{
margin-top:12px;
font-size:15px;
color:#cbd5e1;
}

/* MOBILE */
@media(max-width:768px){
h1{font-size:26px;}
h2{font-size:20px;}
.container{padding:25px 15px;}
}/* End custom CSS */