body {
  background-color: #3D3636;
  font-weight: normal;
  font-style: normal;
  font-family: "Verdana", "Geneva", sans-serif;
}

body {
  color: #F97331;
}

main a {
  color: #FF0000;
}

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

main a:visited {
  color: #ff3333;
}

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

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

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

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

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

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

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

footer {
  color: #FBE03A;
}

footer a {
  color: #FF0000;
}

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

footer a:visited {
  color: #ff3333;
}

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

.title a {
  color: #FBE03A;
}

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

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

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

.button {
  background: #FF0000;
  color: #3D3636;
}

.social-icon {
  background-color: #F97331;
  color: #3D3636;
}

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

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

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

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

body {
  font-size: 36px;
}

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

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

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

.border-color {
  border-color: hsla(19.8, 94.33962%, 58.431374%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}