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

body {
  color: #482325;
}

main a {
  color: #541A25;
}

main a:hover {
  text-decoration: underline;
  color: #7b2636;
}

main a:visited {
  color: #7b2636;
}

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

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

.site-nav a {
  color: #0d1449;
}

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

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

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

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

footer {
  color: #C79090;
}

footer a {
  color: #541A25;
}

footer a:hover {
  text-decoration: underline;
  color: #7b2636;
}

footer a:visited {
  color: #7b2636;
}

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

.title a {
  color: #142142;
}

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

.title a:visited {
  color: #142142;
}

.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: #be797d;
}

.button {
  background: #541A25;
  color: #FEFEFE;
}

.social-icon {
  background-color: #482325;
  color: #FEFEFE;
}

.welcome-modal {
  background-color: #73739D;
}

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

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

.site-nav {
  font-family: "Abel", 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: "Cabin", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(356.75674, 34.57944%, 20.980392%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}