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

body {
  color: #1C78B5;
}

main a {
  color: #50A911;
}

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

main a:visited {
  color: #66d716;
}

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

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

.site-nav a {
  color: #07685C;
}

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

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

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

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

footer {
  color: #4472C6;
}

footer a {
  color: #50A911;
}

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

footer a:visited {
  color: #66d716;
}

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

.title a {
  color: #A7422A;
}

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

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

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

.button {
  background: #50A911;
  color: #F2F2F2;
}

.social-icon {
  background-color: #1C78B5;
  color: #F2F2F2;
}

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

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

body {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/white_leather-white.png);
}

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

.site-nav {
  font-family: "Signika", sans-serif;
  font-style: normal;
  font-weight: 600;
}

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

body {
  font-size: 20px;
}

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

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

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

.border-color {
  border-color: hsla(203.92157, 73.20574%, 40.980392%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}