body{background-color: #F7F2E7; color:#2A2575; font-family: "Noto Sans", sans-serif;font-size:1.2em;}
h1,h2,h3,h4,h5,h6 {
    font-family: "Lora", serif;
}

h1 {
    font-size: 80px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 24px;

   }
   
   
/* Login */
.LoginPanel {
  float: none;
  margin: auto;
  margin-top: 50px;
}