body {
  font-family: "Londrina Solid", sans-serif;
  font-weight: 400;
  font-style: normal;
    background-color:#E2DCDE;
    color:#2D2D34;
    text-align:center;
    /* 56A3A6, 937666, E3B505 */
}

h1 {
    font-size:100px;
}

h3 {
    font-size:50px;
}