@import url("/Portals/6/Stylesheets/main.css");

.alert.alert-danger.notice {
  background-color: red;
  margin-top: 20px;
}

.alert.alert-danger.notice h2, 
.alert.alert-danger.notice p {
  color: #fff!important;
  margin: 0;
}


