@media (max-width: 767.98px) {
    #titolo_consegna {
        text-align: center;
    }
}

#titolo {
    text-align: center;
    background-color: lightgray;
    font-size: 40px;
}

.nonrispondo {
    position: relative;
    top: 10px;
    margin-bottom: 5px;
}

.centro {
    text-align: center;
}

#titolo_consegna {
    font-size: 40px;
}
textarea {border: none; width: 100%;}