/* Start custom CSS for html, class: .elementor-element-0492488 */.licenses-page{
    padding:60px 20px;
    background:#f8f9fb;
    text-align:center;
}

.licenses-page h1{
    font-size:28px;
    margin-bottom:15px;
}

.licenses-desc{
    max-width:700px;
    margin:auto;
    color:#666;
    margin-bottom:40px;
}

.licenses-grid{
    display:flex;
    justify-content:center;
}

.license-card{
    background:#fff;
    padding:30px;
    border-radius:12px;
    box-shadow:0 10px 25px rgba(0,0,0,0.05);
    max-width:320px;
}

.license-card img{
    width:120px;
    margin:15px 0;
}/* End custom CSS */