.error {
     input,
     select,
     textarea {
          border: 1px solid #ff0000;
     }
}