/***************************/
/* Ajouté le 06/02/2021 :) */
/***************************/

.joomladform input
{
  width: 500px;
  size: 100;
  maxlength: 100;
}

.joomladform textarea
{
  height: 300px;
  width: 510px;
}
