/*-- scss:defaults --*/

/*-- scss:rules --*/

/* img {
  width: auto;
  max-height: 90%;
} */
  #title-slide { font-size: 70%;
       color: #448899;
  }
  
  h1 { font-size: 1.5em;}
  p  {
    color: #001e42;
    margin-bottom: 30px;
    line-height: 10px;
    font-size: 50%;
    font-weight: bold;
  }