.alert {
  background-color: #3583c5;
  color: #ffffff;
  font-weight: bold;
  border: none;
  border-radius: 0px;
  text-align: center;
  margin-bottom: 0px;
}
.alert h4 {
  color: #ffffff;
  font-weight: bold;
  border: none;
  text-align: center; 
}