.main-header {
  background-color: #724133;
}
.site-footer {
  background: #724133;
}
.site-footer a {
  text-decoration: none;
}
.issue-toc-section-title {
  color: #724133;
  text-transform: uppercase;
}
.article-summary-title a {
  color: #724133;
}
.btn-primary {
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #primaryNav .nav-link:hover, #primaryNav .nav-link:focus {
    color: #eee1d1;
    border-color: #724133;
  }
}
@media (min-width: 992px) {
  #primaryNav .dropdown-item:focus, #primaryNav .dropdown-item:hover {
    color: #eee1d1;
  }
}
@media (min-width: 992px) {
  #userNav .nav-link, .language-toggle .dropdown-toggle { 
    color: #eee1d1;
  }
}
@media (min-width: 992px) {
 #userNav .nav-link:hover, .language-toggle .dropdown-toggle:hover, #userNav .nav-link:focus, .language-toggle .dropdown-toggle:focus {
    border-color: transparent;
  }
}
.dropdown-item:hover, .dropdown-item:focus {
  border-color: transparent;
}
.navbar-light .navbar-nav .nav-link {
  color: #eee1d1;
}
.site-footer a {
  color: #eee1d1;
}
.site-footer {
  color: #eee1d1;
}
.footer-brand-image {
  max-width: 0;
}
@media (min-width: 992px) {
  .navbar-logo img {
    max-height: 100px;
  }
}
@media (min-width: 992px) {
  #userNav .dropdown-item, .language-toggle .dropdown-item {
    color: #eee1d1;
  }
}

element {
}
@media (min-width: 992px) {
  #userNav .dropdown-item:hover, .language-toggle .dropdown-item:hover, #userNav .dropdown-item:focus, .language-toggle .dropdown-item:focus {
    color: #eee1d1;

  }
}
@media (min-width: 992px) {
  #primaryNav .dropdown-item:hover, #primaryNav .dropdown-item:focus {
    border-color: transparent;
  }
}
@media (min-width: 992px) {
  #userNav .nav-link, .language-toggle .dropdown-toggle {
    text-transform: uppercase;
  }
}
:root {
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Kozuka Gothic Pro","Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
body {
  font-family: 'Kozuka Gothic Pro',sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Kozuka Gothic Pro',sans-serif;
}
.homepage-issue-published {
  font-family: 'Kozuka Gothic Pro',sans-serif;
}
.issue-toc-section-title {
  font-family: 'Kozuka Gothic Pro',sans-serif;
  color: #724133;
}
.article-summary-title {
  font-family: 'Kozuka Gothic Pro',sans-serif;
}
.article-summary-authors, .article-summary-pages {
  color: #666;
}
.site-footer-sidebar {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .site-footer {
    padding-top: 3rem;
    padding-bottom: 0;
  }
}
.navbar-nav .nav-link, .navbar-nav .dropdown-item {
  font-size: 16px;
}
@media (min-width: 1200px) {
  .homepage-image-behind-issue + .container-homepage-issue .homepage-issue-current, .homepage-image-behind-issue + .container-homepage-issue .homepage-issue-identifier, .homepage-image-behind-issue + .container-homepage-issue .homepage-issue-published {
    text-shadow: 2px 2px 2px #000;
  }
}
@media (min-width: 1400px) {
  .homepage-image-behind-issue + .container-homepage-issue .homepage-issue-current {
    margin-top: 0;
  }
}
@media (min-width: 1400px) {
  .homepage-image-behind-issue + .container-homepage-issue .homepage-issue-published {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .issue-image-cover {
    margin-top: 0;
  }
}
.issue-toc-section + .issue-toc-section {
  border-top: 0;
}