body {
  min-width: 320px;
}

.field_error {
  border-color: #ff7f7f;
  border-width: 2px;
  border-style: solid;
  border-radius: 50px;
}