/*Write your custom css in this file.*/
input, textarea, select {
    font-size: 16px;
}
button, input, textarea {
    touch-action: manipulation;
}
