body {
  background-color: #e9e1dd;
  color: #3c2724;
  font-family: "Poltawski Nowy", serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.25;
}
main {margin: 45px 60px;}body {
  background-color: #e9e1dd;
  color: #3c2724;
  font-family: "Poltawski Nowy", serif;
  font-weight: 400;
  font-size: 1em;
  font-feature-settings: "smcp" on;
  line-height: 1.25;
}
.bold {font-weight: 600;}
.element {
  border: 2px #3c2724 solid;
  padding-bottom: 10px;
  margin: 45px 0;
}
ul {list-style-type: "• ";
padding-left: 1em;
margin: 10 0 0;}
section {font-size: 0.9em;
margin: 15px 0;
padding: 15px 20px 0;}
h1 {
  font-family: "Cormorant Unicase", serif;
  font-weight: 700;
  font-style: normal;
  padding: 0;
}
h6 {font-family: "Cormorant Unicase", serif;
font-weight: 700;
font-size: 1.1em;
margin: 0px;
padding: 0px;
}

a {
  text-decoration: none;
  color: #3c2724;
}

.n-b {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #3c2724;
}
nav > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-align: center;
  gap: 10px;
  padding: 0;
  margin-left: 60px;
}
.main-nav {
  position: sticky;
  top: 0;
  background-color: #e9e1dd;
  width: stretch;
  border-bottom: 2px solid #3c2724;
}
.active-nav {
  font-weight: 600;
  font-style: italic;
}
.center {text-align: center;}
.date {font-family: "Cormorant Unicase", serif;
font-variant-numeric: oldstyle-nums;
line-height: 0;
font-size: 0.9em;}
.c-log {
  margin-top: 30px;
}
.line-top {
  border-top: #3c2724 solid 2px;
}
.line {
  border-bottom: #3c2724 1px solid;
  width: 55%;
  margin: 25px auto 0;
}
button {
font-family: "Poltawski Nowy", serif;
font-weight: 500;
box-shadow: none;
border: 2px solid #3c2724;
padding: 8px 16px 8px;
background-color: #e9e1dd;}
.bold {font-weight: 600;}
.element {
  border: 2px #3c2724 solid;
  padding-bottom: 10px;
  margin: 45px 0;
}
ul {list-style-type: "• ";
padding-left: 1em;
margin: 10 0 0;}
section {font-size: 0.9em;
margin: 15px 0;
padding: 15px 20px 0;}
h1 {
  font-family: "Cormorant Unicase", serif;
  font-weight: 700;
  font-style: normal;
  line-height: 0.2;
}
h6 {font-family: "Cormorant Unicase", serif;
font-weight: 700;
font-size: 1.1em;
line-height: 0.2;
margin: 0px;
padding: 0px;
}

a {
  text-decoration: none;
  color: #3c2724;
}

.n-b {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #3c2724;
}
nav > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-align: center;
  gap: 10px;
  padding: 0;
  margin-left: 60px;
}
.main-nav {
  position: sticky;
  top: 0;
  background-color: #e9e1dd;
  width: 100%;
  border-bottom: 2px solid #3c2724;
}
.active-nav {
  font-weight: 600;
  font-style: italic;
}
.center {text-align: center;}
.date {font-family: "Cormorant Unicase", serif;
font-variant-numeric: oldstyle-nums;
line-height: 0;
font-size: 0.9em;}
.c-log {
  margin-top: 30px;
}
.line-top {
  border-top: #3c2724 solid 2px;
}
.line {
  border-bottom: #3c2724 1px solid;
  width: 75%;
  margin: 25px auto 0;
}