/* Start custom CSS for html, class: .elementor-element-26244ab */.terms-section{
    padding:80px 0;
    background:#fff;
}

.page-header{
    text-align:center;
    margin-bottom:50px;
}

.page-header h1{
    font-size:42px;
    font-weight:800;
    color:#0B3D91;
    margin-bottom:10px;
}

.page-header p{
    color:#777;
}

.terms-content{
    max-width:1000px;
    margin:auto;
}

.terms-content h2{
    margin-top:35px;
    margin-bottom:15px;
    color:#0B3D91;
    font-size:26px;
    font-weight:700;
}

.terms-content p,
.terms-content li{
    font-size:16px;
    line-height:1.9;
    color:#555;
}

.terms-content ul{
    padding-left:25px;
}

.contact-card{
    background:#f8f9fa;
    border-left:5px solid #f4b400;
    padding:25px;
    margin-top:20px;
    border-radius:8px;
}

.acceptance-box{
    background:#0B3D91;
    color:#fff;
    padding:30px;
    border-radius:10px;
    margin-top:40px;
}

.acceptance-box h3{
    color:#fff;
    margin-bottom:10px;
}

.acceptance-box p{
    color:#fff;
}/* End custom CSS */