body {
  background-color: #FEFFFD;
  font-weight: 700;
  font-style: normal;
  font-family: "Courier New", "Courier", monospace;
}

body {
  color: #7687B3;
}

main a {
  color: #1e7a7a;
}

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

main a:visited {
  color: #28a3a3;
}

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

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

.site-nav a {
  color: #3577AB;
}

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

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

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

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

footer {
  color: #5dabab;
}

footer a {
  color: #1e7a7a;
}

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

footer a:visited {
  color: #28a3a3;
}

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

.title a {
  color: #000000;
}

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

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

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

.button {
  background: #1e7a7a;
  color: #FEFFFD;
}

.social-icon {
  background-color: #7687B3;
  color: #FEFFFD;
}

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

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

body {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/grid1-2.jpg);
}

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

.site-nav {
  font-family: "Courier New", "Courier", monospace;
  font-style: normal;
  font-weight: 700;
}

.section-title, .parent-title, .news-item-title, .link-name, .preview-placeholder, .preview-image, .flex-page-title {
  font-family: "Courier New", "Courier", monospace;
  font-style: normal;
  font-weight: 700;
}

body {
  font-size: 18px;
}

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

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

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

.border-color {
  border-color: hsla(223.27869, 28.638498%, 58.235294%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}