body {
  background-color: #151937;
  font-weight: normal;
  font-style: normal;
  font-family: "Times New Roman", "Times", serif;
}

body {
  color: #e6c6c6;
}

main a {
  color: #d0f1d9;
}

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

main a:visited {
  color: #a9e5b9;
}

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

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

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

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

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

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

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

footer {
  color: #efb8da;
}

footer a {
  color: #d0f1d9;
}

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

footer a:visited {
  color: #a9e5b9;
}

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

.title a {
  color: #ecc5c5;
}

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

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

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

.button {
  background: #d0f1d9;
  color: #151937;
}

.social-icon {
  background-color: #e6c6c6;
  color: #151937;
}

.welcome-modal {
  background-color: #FFFFFF;
}

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

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

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

body {
  font-size: 17px;
}

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

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

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

.border-color {
  border-color: hsla(0, 39.02439%, 83.92157%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}