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

body {
  color: #424B4B;
}

main a {
  color: #424B4B;
}

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

main a:visited {
  color: #5a6666;
}

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

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

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

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

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

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

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

footer {
  color: #424B4B;
}

footer a {
  color: #424B4B;
}

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

footer a:visited {
  color: #5a6666;
}

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

.title a {
  color: #424B4B;
}

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

.title a:visited {
  color: #424B4B;
}

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

.button {
  background: #424B4B;
  color: #D1DDDB;
}

.social-icon {
  background-color: #424B4B;
  color: #D1DDDB;
}

.welcome-modal {
  background-color: #80D6D7;
}

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

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

.welcome-modal {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/texture2-2.jpg);
}

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

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

body {
  font-size: 25px;
}

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

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

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

.border-color {
  border-color: hsla(180, 6.382979%, 27.647058%, 0.2);
}

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

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

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

@media (min-height: 2119px) {

  .site-title-media {
    max-width: 3000.0px;
  }

}

@media (max-height: 2119px) {

  .site-title-media {
    max-width: 141.5762151958471vh;
  }

}

.wordy {
  text-align: left;
}