diff --git a/app/assets/stylesheets/commons/_forms.sass b/app/assets/stylesheets/commons/_forms.sass
index f404282e541f143960cbd125fcb663dd8958e2cc..ef237d4421335f21812caf1fd34652824360e951 100644
--- a/app/assets/stylesheets/commons/_forms.sass
+++ b/app/assets/stylesheets/commons/_forms.sass
@@ -8,7 +8,7 @@
 legend ~ *
     clear: left
 
-input.form-control[type=text]
+input.form-control[type=text], textarea.form-control
     font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif
     font-size: 1rem
     color: black