.error {
  background: #FFFFFF;
  padding: 0px 25px;
}
.ErrorTitle {
  text-align: center;
  font-size: 18px;
}
.ErrorDescript {
  text-align: center;
}
