.legal-content-section {
    padding-top: 72px;
}
.legal-content-section h5 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 40px;
}
.legal-content-section p,.legal-content-section ul li,.legal-content-section ol li {
    font-size: 18px;
    line-height: 26px;
}
.legal-content-section p {
    margin-bottom: 15px;
}
.legal-content-section h5:first-child {
    margin-top: 0;
}
.legal-content-section h6 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 20px;
}
.legal-content-section ul,.legal-content-section ol {
    padding-left: 0;
}
.legal-content-section ul li, .legal-content-section ol li {
    margin-bottom: 10px;
}
.legal-content-section p a {
    color: rgb(5, 5, 5);
    text-decoration: underline;
}