.page{
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    width:50%;
    margin: 150px auto 0 auto;
}

.curaProdotto{
    scroll-margin-top: 150px;
}
