

.termsContainer{
    margin-top: 40px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.contentContainer{
    margin-bottom: 30px;
    h2{
        max-width: 100% !important;

    }
    p {
        margin-bottom: 24px !important;
        max-width: 100% !important;
    }
    h4{
        margin-bottom: 10px;
    }

    li{
        font-family: Geist, sans-serif;
        font-size: 18px;
    }
    ul{
        margin-bottom: 20px;
    }
    strong{
        font-family: Geist, sans-serif;
    }
}


.intoLink{
    /* color: var(--accent4); */
    text-decoration: underline !important;
}

@media screen and (min-width: 1580px) {
    .embla_1_3__wrapper .embla__container>.embla__slide{
        flex:  0 0 90% ;
    }
    .embla_1_3__wrapper .embla__slide{
        width: 100% ;
    }
}
.footer_links{
    min-width: auto; 
}
.footer_right{
    gap: 40px;
}
.toc__wrapper .embla__container{
    gap: 10px;
}