input,textarea{
text-transform: uppercase;
}

.cursor-pointer:hover{
  cursor: pointer;
}