body {
  background-color: #040404;
  font-weight: normal;
  font-style: normal;
  font-family: "Arial Black", "Gadget", sans-serif;
}

body {
  color: #FF0635;
}

main a {
  color: #0CF908;
}

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

main a:visited {
  color: #08c905;
}

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

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

.site-nav a {
  color: #38f047;
}

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

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

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

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

footer {
  color: #000006;
}

footer a {
  color: #0CF908;
}

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

footer a:visited {
  color: #08c905;
}

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

.title a {
  color: #F30A0A;
}

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

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

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

.button {
  background: #0CF908;
  color: #040404;
}

.social-icon {
  background-color: #FF0635;
  color: #040404;
}

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

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

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(348.6747, 100%, 51.17647%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}