.field-error {
  outline: 2px solid #d7263d;
}
.field-error-msg {
  margin-top: 6px;
  font-size: 13px;
  line-height: 1.2;
  color: #d7263d;
}