.error_body .error_cntn {
  margin: 20% auto;
  color: #ff3131;
}

.error_body {
  background-color: #DEEBF7;
}

