
body {
background: #fffced;
  padding:10px;
  overflow-x: hidden;
  font-family:'Willow';
  font-size:15px;
  letter-spacing:0px;
  line-height:16px;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

h2 {
  width:100%; 
  color:#523108;
  background: #fff7d1;
  font-style: normal;
  font-size:20px; 
}
h3 {
  margin:5px;
  font-style:normal;
  font-size:16px;
}
h5 {
  font-size:13px;
}
::-webkit-scrollbar {
    display: none;
}
/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/nature/nat-11/nat1009.cur), auto !important;} /* End https://www.cursors-4u.com */
