body {
  background-color: #000000;
  font-weight: normal;
  font-style: normal;
  font-family: "Tahoma", "Geneva", sans-serif;
}

body {
  color: #c6894e;
}

main a {
  color: #3f7dca;
}

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

main a:visited {
  color: #6798d5;
}

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

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

.site-nav a {
  color: #2fd7da;
}

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

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

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

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

footer {
  color: #28ced7;
}

footer a {
  color: #3f7dca;
}

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

footer a:visited {
  color: #6798d5;
}

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

.title a {
  color: #cdad84;
}

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

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

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

.button {
  background: #3f7dca;
  color: #000000;
}

.social-icon {
  background-color: #c6894e;
  color: #000000;
}

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

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

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

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

body {
  font-size: 20px;
}

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

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

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

.border-color {
  border-color: hsla(29.5, 51.28205%, 54.117645%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}