/**********AVISO LEGAL***************************/
.avisoLegal{
    margin-top:  132px;
    padding: 20px;
}
.avisoLegal h2{
    font-size: 1.5rem ;
    font-family: Lucida Calligraphy ;
    text-align: center;
    padding: 20px;
}
.avisoLegal p{
        line-height: 2; /* Puedes ajustar este valor según lo que necesites */
    }
    .avisoLegal h3{
        text-align: center;

    }
