.reveal .slides > section > section { 
  text-align:left; 
}

.blue {
  color: #041E42;
  font-weight: bold;
}

.red {
  color: #D50032;
  font-weight: bold;
}

.center h1 h2 h3 h4 {
  text-align: center;
  margin: auto
}