input, select, textarea{
  text-transform: uppercase;
}

form .form-bottom{
  width: 100%;
  margin-top: 20px;
}

.texto-padrao-1{
  /*color: blue;*/
  /*text-transform: uppercase;*/ /* maiusculas */
  /*font-weight: bold; */ /* negrito */
  font-family: Calibri;
  font-size: 16px;
  /* line-height: 100%; */ /* altura da linha */
}
