.gtrip-page-hero{
    padding:70px 0 40px;
}

.legal-container{
    max-width:900px;
    margin:auto;
}

.legal-updated{
    color:#64748b;
    margin-bottom:40px;
}

.legal-section{
    margin-bottom:50px;
    padding-bottom:40px;
    border-bottom:1px solid #e5e7eb;
}

.legal-section:last-child{
    border-bottom:none;
}

.legal-section h2{
    font-size:32px;
    margin-bottom:20px;
}

.legal-section p{
    line-height:1.9;
    color:#334155;
    margin-bottom:16px;
}

.legal-section a{
    color:#15c7b8;
    text-decoration:none;
}