.custom-alert p {
  margin-top: 7px;
  margin-bottom: 7px;
}

.custom-alert {
  padding: 15px;
  border-top: none;
  border-bottom: 1px solid #bbbbbb;
  margin-top: -22px;
  margin-bottom: 22px;
  display: block !important;
}

.custom-message .alert {
  display: block !important;
}
