div[data-drupal-messages] {
  margin: 0px;
  max-width: 100%;
  padding: 40px 20px;
  border: 0px;
  border-radius: 0px;
  text-align: center;
  background-color: #ffffff;
  color: black;
  border-bottom: 6px solid #355eff;
  border-top: 6px solid #355eff;
  font-weight: 400; }

