h1 {
  font-size: 56px;
  color: #789A5B;
  font-family: "eb-garamond", serif;
  line-height: 50px;
}
.ck-content h1, .ck.ck-list__item .ck-button.ck-heading_heading1 .ck-button__label {
  font-size: 56px;
  color: #789A5B;
  font-family: "eb-garamond", serif;
  margin: 10px 0px;
  line-height: 56px;
}
.ck-content h2, .ck.ck-list__item .ck-button.ck-heading_heading2 .ck-button__label {
  font-size: 50px;
  color: #952F2B;
  font-family: "eb-garamond", serif;
  margin: 10px 0px;
  line-height: 50px;
}
.ck-content h3, .ck.ck-list__item .ck-button.ck-heading_heading3 .ck-button__label {
  font-size: 48px;
  color: #D6AC6F;
  font-family: "eb-garamond", serif;
  margin: 10px 0px;
  line-height: 48px;
}
.ck-content h4, .ck.ck-list__item .ck-button.ck-heading_heading4 .ck-button__label {
  font-size: 42px;
  color: #789A5B;
  font-family: "eb-garamond", serif;
  margin: 10px 0px;
  line-height: 42px;
}
.ck-content h5, .ck.ck-list__item .ck-button.ck-heading_heading5 .ck-button__label {
  font-size: 36px;
  color: #952F2B;
  font-family: "eb-garamond", serif;
  margin: 10px 0px;
  line-height: 36px;
}
.ck-content h6, .ck.ck-list__item .ck-button.ck-heading_heading6 .ck-button__label {
  font-size: 30px;
  color: #D6AC6F;
  font-family: "eb-garamond", serif;
  margin: 10px 0px;
  line-height: 30px;
}
.ck-content a {
  color: #789A5B;
  text-decoration: none;
}
.ck-content a:hover {
  color: #789A5B;
}
.ck-content #main li a,
.ck-content p a {
  color: #789a5b;
}
.ck-content #main li a:hover,
.ck-content p a:hover {
  color: #789a5b;
}

.ck-content body, .ck.ck-list__item .ck-button.ck-heading_paragraph .ck-button__label {
  font-size: 17px;
  color: #414642 !important;
  background: transparent !important;
  font-family: "georgiapro", sans-serif;
}
.ck-content ul {
  list-style-type: circle;
  padding: 0px 6px !important;
}
.ck-heading_paragraph {
font-size: 17px;
  color: #414642 !important;
  background: transparent !important;
  font-family: "georgiapro", sans-serif;
}

