

.error-message {
  text-align: center;
  color: red;
  margin-bottom: 7px;
}
.sent-message {
  text-align: center;
  color: green;
  margin-bottom: 7px;
}

.top-header img {
  margin-top: 7px !important;
}
