.terms-content {
        padding: 10px;
        margin-bottom: 20px;
    }
    .terms-content li {
        margin-bottom: 8px;
    }
    .terms-content p {
        text-align: left;
    }
    .terms-content h6 {
        color: var(--Gris, #231F20);
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 18px */
        letter-spacing: 0.1px;
        margin-bottom: 16px;
    }
    .terms-content p {
        color: var(--Gris, #231F20);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        letter-spacing: 0.25px;
        margin-bottom: 16px;
    }