/* Start custom CSS for html, class: .elementor-element-38d1335 */.legal-page{
padding:80px 20px;
background:linear-gradient(135deg,#f6f8ff,#edf2ff,#f9fcff);
font-family:system-ui;
}

.legal-container{
max-width:900px;
margin:auto;
background:white;
padding:50px;
border-radius:14px;
box-shadow:0 20px 40px rgba(0,0,0,0.06);
}

.legal-container h1{
color:#1D0754;
font-size:36px;
margin-bottom:10px;
}

.last-updated{
color:#6b7390;
margin-bottom:25px;
}

.legal-container h2{
margin-top:30px;
margin-bottom:10px;
color:#1D0754;
font-size:20px;
}

.legal-container p{
color:#47506b;
line-height:1.7;
}

.legal-container ul{
margin-left:20px;
color:#47506b;
line-height:1.7;
}

.legal-container li{
margin-bottom:8px;
}/* End custom CSS */