body {
  font-family: 'Judson', serif; font-weight:400;
  margin-left: auto ;
  margin-right: auto ;
  margin-bottom: 20px ;
  padding: 10px ;
  padding-left: 40px ;
  padding-right: 40px ;
  border-radius: 9px ;
  min-width: 400px;
  max-width: 900px;
}

h1 { font-family: 'Raleway', sans-serif; font-weight:500; }
h2 { font-family: 'Raleway', sans-serif; font-weight:500; }
h3 { font-family: 'Raleway', sans-serif; font-weight:500; }
h4 { font-family: 'Raleway', sans-serif; font-weight:500; }
h5 { font-family: 'Raleway', sans-serif; font-weight:500; }
h6 { font-family: 'Raleway', sans-serif; font-weight:500; }
p { font-family: 'Judson', serif; font-weight:400; } 
li { font-family: 'Judson', serif; font-weight:400; }

h2 {
    margin-bottom: 0;
    padding-bottom: 0;
}

a {
    text-decoration: none;
}

/* a:hover { */
/*     text-decoration: underline; */
/* } */