.terms-wrapper {
    max-width: 900px;
    margin: 0 auto;
}

.terms-wrapper h1 {
    font-weight: 700;
    margin-bottom: 25px;
}

.terms-wrapper h4 {
    margin-top: 30px;
    font-weight: 600;
}

.terms-wrapper p {
    font-size: 14px;
    line-height: 1.8;
    color: #374151;
}
