body {
  background-color: #252C28;
  font-weight: 700;
  font-style: normal;
  font-family: "Palatino Linotype", "Book Antiqua3", "Palatino", serif;
}

body {
  color: #1A99AE;
}

main a {
  color: #747A3E;
}

main a:hover {
  text-decoration: underline;
  color: #949c4f;
}

main a:visited {
  color: #949c4f;
}

.site-title, .mobile-menu-icon {
  color: #EDDB5F;
}

.site-nav, .mobile-menu-link, nav:before, nav:after {
  color: #AFB155;
}

.site-nav a {
  color: #AFB155;
}

.site-nav a:hover {
  text-decoration: none;
  color: #bfc178;
}

.site-nav a:visited {
  color: #AFB155;
}

.site-nav a.selected {
  color: #bfc178;
}

.site-nav:hover a.selected {
  color: #AFB155;
}

footer {
  color: #BA6464;
}

footer a {
  color: #747A3E;
}

footer a:hover {
  text-decoration: underline;
  color: #949c4f;
}

footer a:visited {
  color: #949c4f;
}

.title, .news-item-title, .flex-page-title {
  color: #656C45;
}

.title a {
  color: #656C45;
}

.title a:hover {
  text-decoration: none;
  color: #828b59;
}

.title a:visited {
  color: #656C45;
}

.hr, .hr-before:before, .hr-after:after, .hr-before--small:before, .hr-before--large:before, .hr-after--small:after, .hr-after--large:after {
  border-top-color: #a3e6f1;
}

.button {
  background: #747A3E;
  color: #252C28;
}

.social-icon {
  background-color: #1A99AE;
  color: #252C28;
}

.welcome-modal {
  background-color: #5E113B;
}

.share-button .social-icon {
  color: #1A99AE;
}

.site-title {
  font-family: "Eagle Lake", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.site-nav {
  font-family: "Eagle Lake", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.section-title, .parent-title, .news-item-title, .link-name, .preview-placeholder, .preview-image, .flex-page-title {
  font-family: "Eagle Lake", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 20px;
}

.site-title {
  font-size: 33px;
}

.site-nav {
  font-size: 18px;
}

.title, .news-item-title, .link-name, .flex-page-title {
  font-size: 16px;
}

.border-color {
  border-color: hsla(188.51352, 74%, 39.215687%, 0.2);
}

.p-artwork .page-nav a {
  color: #1A99AE;
}

.p-artwork .page-nav a:hover {
  text-decoration: none;
  color: #1A99AE;
}

.p-artwork .page-nav a:visited {
  color: #1A99AE;
}

.wordy {
  text-align: left;
}