.node-content {
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.node--article--teaser {
  margin-bottom: 80px;
}
.node--article--teaser .field--name-body {
  margin-bottom: 40px;
}
.node--article--teaser .field--name-field-image {
  margin-top: 20px;
  margin-bottom: 20px;
}
.node--article--teaser .field--name-field-image img {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.node ul.links {
  list-style: none;
  margin-left: -30px;
}
.node ul.links li a {
  background-color: #660000;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  color: white;
  padding: 15px 30px;
  list-style: none;
}

.node--article--full .field--name-field-image {
  margin-top: 20px;
  margin-bottom: 40px;
}
.field--name-field-caption, .block-inline-block1-col-orig-size-captioned-image {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 20px;
  font-size: 17px;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}

.node--lb-guide--full .field--name-body {
  margin-bottom: 40px;
}
.node--lb-guide--full .field--name-field-caption {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 20px;
  font-size: 17px;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}

.node--book--full .field {
  margin-bottom: 20px;
}
.node--book--full .field--name-field-image {
  text-align: center;
}
.node--book--full .field--name-field-summary-of-text {
  background-color: #f8f9fa;
  padding: 1rem;
  font-size: 15px;
}
.node--book--full .field--name-field-summary-of-text .field__label {
  font-weight: bold;
}
.node--book--full .field--name-field-summary-of-text .sd-extracted {
  font-size: 15px;
  font-style: italic;
}
.node--book--full .field--name-field-english-translation .field__label {
  font-weight: bold;
  margin-bottom: 10px;
}
.node--book--full .field--name-field-english-translation h1.sd-extracted {
  font-size: 30px;
}

/*# sourceMappingURL=node.css.map*/