body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #6f9;
  text-decoration: none;
  display: inline;
}

a:hover {
  color: #fff;
}

.body {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  font-family: Union, sans-serif;
  display: block;
}

.homediv {
  min-height: 80px;
  margin: 40px 10% 0;
  font-family: Union, sans-serif;
  font-weight: 700;
}

.h1home {
  color: #6f9;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin: 0 0 40px;
  font-family: Mabry, sans-serif;
  font-size: 90px;
  line-height: 86px;
}

.headersubtitle {
  color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Gerstner, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 48px;
}

.bodytext {
  direction: ltr;
  color: #000;
  letter-spacing: 0;
  text-indent: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-right: 22px;
  font-family: Union, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
}

.logo-container {
  background-position: left !important;
}

.contact-button {
  margin-right: 1em;
}

.button {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  white-space: nowrap;
  background-color: #000;
  border-radius: 0;
  padding: 11px 24px;
  font-family: Union, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
  border: 1px solid #000;
}

.button:hover {
  color: #000;
  -webkit-text-stroke-width: 0px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0;
}

.byline {
  color: #fff;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Gerstner, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
}

.title {
  color: #000;
  letter-spacing: 0;
  text-indent: 0;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Gerstner, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 48px;
}

.title:hover {
  color: #000;
}

.footerlink {
  color: #000;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 2px;
  font-family: Gerstner, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
}

.footerlink:hover {
  color: #fff;
}

.img_home_artist {
  max-height: 85%;
  max-width: 80%;
  padding-top: 14px;
}

.footerdiv {
  margin: 30px 15% 13px;
}

.section {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
}

.section-2 {
  margin-bottom: 80px;
}

.column {
  padding-left: 0;
}

.section-3,
.section-4 {
  margin-bottom: 120px;
}

.section-5 {
  margin-bottom: 140px;
}

.section-6 {
  margin-bottom: 120px;
}

.section-7 {
  margin-bottom: 100px;
}

.footerspacer {
  min-height: 50px;
  margin: 0 15%;
  font-weight: 700;
}

.section-8 {
  margin-bottom: 20px;
}

.mediadiv {
  width: 900px;
  height: auto;
  max-width: none;
  min-height: auto;
  min-width: auto;
  object-fit: none;
  background-color: rgba(102, 255, 153, 0);
  background-image: url("../images/infamy_medialoading.gif");
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 15%;
  margin-right: 15%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.divpdfembed {
  width: 900px;
  min-width: 100px;
  background-color: rgba(102, 255, 153, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.divsoundcloudembed {
  height: 166px;
  max-width: none;
  min-height: 166px;
  min-width: 900px;
  background-color: rgba(102, 255, 153, 0);
}

.pdf {
  width: 100%;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.italic-text {
  font-size: 44px;
  line-height: 48px;
}

.navbardivartist {
  min-height: 0;
  margin: 0 5%;
  font-weight: 700;
}

.icon {
  color: #6f9;
  margin-bottom: 0;
  margin-right: 5%;
  line-height: 14px;
}

.icon:hover {
  color: #fff;
}

.menu-button {
  height: 30px;
  margin-top: 10px;
  margin-right: 10px;
  padding: 0;
}

.menu-button.w--open {
  background-color: #1407a3;
}

.navbar {
  height: 38px;
  background-color: #1407a3;
  margin-top: 0;
  margin-bottom: 10px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-menu {
  width: 100%;
  height: 100vh;
  background-color: #1407a3;
  flex-direction: column;
  margin-top: 0;
  display: flex;
}

.divnavbarmenu {
  width: auto;
  height: 100%;
  padding-top: 30px;
}

.navbar_title {
  color: #6f9;
  text-align: left;
  letter-spacing: 1px;
  text-indent: 0;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Gerstner, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 46px;
}

.navbar_title:hover {
  color: #6f9;
}

.divnavbarmenulink {
  margin-left: 5%;
  margin-right: 2%;
  padding: 8px 0;
  display: block;
}

.navbar_titlewhite {
  color: #fcfcfc;
  text-align: left;
  letter-spacing: 1px;
  text-indent: 0;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Gerstner, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 46px;
}

.navbar_button_home {
  min-width: 0;
  color: #6f9;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Mabry, sans-serif;
  font-size: 16px;
}

.navbar_button_home:hover {
  color: #fff;
}

.navbar_linkblock {
  margin-left: 0%;
  transition: background-color 0.45s;
  display: block;
}

.navbar_linkblock:hover {
  background-color: #fff;
}

.navbar_linkblock.w--current {
  opacity: 1;
  transition: background-color 0.6s;
  transform: translate(0);
}

.navbar_linkblock.w--current:hover {
  color: #333;
  background-color: #fff;
}

.artist-statement {
  color: #6f9;
  letter-spacing: 0;
  text-indent: -16px;
  margin-bottom: 30px;
  padding-right: 20px;
  font-family: Mabry, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.maininfo {
  color: #6f9;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: Gerstner, sans-serif;
  font-size: 22px;
  line-height: 24px;
}

.bodytext-indent {
  color: #6f9;
  letter-spacing: 0;
  text-indent: 0;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 20px 10% 20px 7%;
  font-family: Mabry, sans-serif;
  font-size: 36px;
  font-style: normal;
  line-height: 39px;
}

.title_homepage {
  color: #6f9;
  letter-spacing: -1px;
  text-indent: 0;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Gerstner, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
}

.title_homepage:hover {
  color: #fff;
}

.footerdiv_donate {
  text-align: left;
  justify-content: center;
  margin: 0 15%;
  display: flex;
}

.img_process {
  width: auto;
  height: auto;
  max-width: 95%;
  object-fit: contain;
  flex: 0 auto;
  margin-left: 0%;
  margin-right: 0%;
  overflow: visible;
}

.process-img-div {
  min-height: 80px;
  object-fit: contain;
  flex-wrap: wrap;
  justify-content: center;
  margin: 50px 15% 20px;
  font-weight: 700;
  display: flex;
}

.captiondiv {
  justify-content: center;
  margin-left: 25%;
  margin-right: 25%;
  display: flex;
}

.caption {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-size: 22px;
  line-height: 26px;
}

.navbar_title_spacer {
  height: 0;
  color: #6f9;
  text-align: left;
  letter-spacing: 1px;
  text-indent: 0;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Gerstner, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 46px;
}

.navbar_title_spacer:hover {
  color: #6f9;
}

.video {
  background-color: rgba(252, 252, 252, 0);
  background-image: url("../images/infamy_medialoading.gif");
  background-position: 0 0;
  background-size: auto;
}

.divider {
  max-height: 1px;
  min-height: 1px;
  background-color: #000;
  margin-left: 5%;
  margin-right: 5%;
}

.section-artist-statement {
  margin-bottom: 60px;
}

.link-2 {
  line-height: 3px;
}

.bodytext_artistbio {
  color: #fff;
  letter-spacing: 2px;
  text-indent: 0;
  margin-bottom: 20px;
  padding-right: 20px;
  font-family: Gerstner, sans-serif;
  font-size: 22px;
  font-style: normal;
  line-height: 28px;
}

.section-process-img {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.section-media {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 70px;
  display: flex;
}

.block-1 {
  width: auto;
  margin-bottom: 90px;
  margin-left: 0;
  padding-bottom: 0;
  font-family: Union, sans-serif;
}

.section-headline {
  margin-bottom: 80px;
}

.section-credits,
.section-8-copy,
.section-artist-bio {
  margin-bottom: 20px;
}

.bodytext_artistbio-copy,
.bodytext-funders {
  color: #fff;
  letter-spacing: 2px;
  text-indent: 0;
  margin-bottom: 20px;
  padding-right: 20px;
  font-family: Gerstner, sans-serif;
  font-size: 22px;
  font-style: normal;
  line-height: 28px;
}

.section-funders {
  margin-bottom: 20px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.image-kb {
  width: 600px;
}

.section-launch-event {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  margin-top: -24px;
  display: block;
}

.launch-div {
  text-align: left;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: stretch;
  margin: 0 15%;
  display: flex;
}

.bold-text {
  color: #000;
  font-size: 28px;
}

.paragraph,
.paragraph-2,
.paragraph-3 {
  font-size: 22px;
  line-height: 26px;
}

.paragraph-4 {
  color: #000;
}

.footerparagraph {
  color: #000;
  font-size: 22px;
  line-height: 25px;
}

.italic-headline-blue {
  color: #184b6b;
  border: 0 solid #ec090d;
  font-family: Self modern, sans-serif;
}

.italic-text-2 {
  color: #357067;
  font-family: Self modern, sans-serif;
}

.button-green {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #027a34;
  border-radius: 26px;
  margin-top: 25px;
  margin-left: -2px;
  margin-right: 20px;
  padding: 11px 24px;
  font-family: Gerstner, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
}

.button-green:hover {
  color: #6f9;
  background-color: #fff;
}

.italic-text-3 {
  font-family: Self modern, sans-serif;
}

.italic-text-4 {
  color: #357067;
  font-family: Self modern, sans-serif;
}

.text-span-5 {
  color: #357067;
}

.text-span-6,
.text-span-7 {
  color: #184b6b;
}

.link-3 {
  color: #184b6b;
  text-decoration: underline;
}

.link-3:hover {
  color: #357067;
  font-size: 44px;
  text-decoration: underline;
}

.link-4 {
  color: #184b6b;
  text-decoration: underline;
}

.link-4:hover {
  color: #357067;
  text-decoration: none;
}

.link-5 {
  color: #184b6b;
  text-decoration: underline;
}

.link-5:hover {
  color: #357067;
  text-decoration: underline;
}

.link-6 {
  color: #184b6b;
  text-decoration: underline;
}

.link-6:hover {
  color: #357067;
  text-decoration: underline;
}

.link-7 {
  color: #184b6b;
  text-decoration: underline;
}

.link-7:hover {
  color: #357067;
  text-decoration: underline;
}

.link-8 {
  color: #184b6b;
  text-decoration: underline;
}

.link-8:hover {
  color: #357067;
  text-decoration: underline;
}

.link-9 {
  color: #184b6b;
  text-decoration: underline;
}

.link-9:hover {
  color: #357067;
  text-decoration: underline;
}

.bodybullets {
  color: #000;
  -webkit-text-stroke-width: 0px;
  margin-bottom: 15px;
  margin-right: 40px;
  font-family: Union, sans-serif;
  font-size: 22px;
  line-height: 27px;
}

.list-item,
.list-item-2 {
  font-size: 24px;
  line-height: 29px;
}

.list {
  padding-left: 20px;
}

.column-2 {
  height: 100%;
  background-image: url("../images/xola_identity_mark.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.columns {
  height: 400px;
  min-height: 18%;
  min-width: 100%;
  margin-bottom: 50px;
}

.welcome {
  margin-left: -5px;
  padding-left: 0;
  font-family: Union, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: normal;
}

.div-block-5 {
  width: 100%;
  height: 330px;
  background-image: url("../images/xola_identity_name.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  margin-left: 10%;
  margin-right: 10%;
}

.emaillink {
  color: #000;
  text-decoration: underline;
}

.emaillink:hover {
  opacity: 1;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  word-break: normal;
  font-style: normal;
  text-decoration: none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.div-block-6 {
  height: 100%;
  max-height: 900px;
  max-width: 100%;
  min-height: 300px;
  min-width: 50%;
  background-image: url("../images/xola_identity_name.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.column-3 {
  padding-left: 0;
  font-family: Union, sans-serif;
}

.footer {
  height: 100%;
  max-height: 900px;
  max-width: 100%;
  min-height: 420px;
  min-width: 50%;
  background-image: url("../images/xola_identity_name.svg");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: -38px;
  padding-bottom: 19px;
  font-family: Union, sans-serif;
}

.footer-logo {
  width: auto;
  margin-bottom: 44px;
  margin-left: 0;
  padding-bottom: 0;
  font-family: Union, sans-serif;
}

.column-5 {
  padding-left: 0;
}

@media screen and (max-width: 991px) {
  .divnavbarmenu {
    padding-top: 20px;
    display: block;
  }

  .navbar_title {
    width: 100%;
    text-align: left;
    letter-spacing: 0;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
    margin-left: 0%;
    font-size: 32px;
    line-height: 34px;
    display: flex;
  }

  .divnavbarmenulink {
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar_titlewhite {
    width: 100%;
    text-align: left;
    letter-spacing: 0;
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 0;
    margin-left: 0%;
    font-size: 32px;
    line-height: 34px;
    display: flex;
  }

  .navbar_title_spacer {
    width: 100%;
    height: 30px;
    text-align: left;
    letter-spacing: 0;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
    margin-left: 0%;
    font-size: 32px;
    line-height: 34px;
    display: flex;
  }

  .button {
    padding: 1.5rem !important;
  }

  .logo-container {
    height: 100% !important;
    background-position: center !important;
  }

  .contact-button {
    margin-right: 0em;
    margin-bottom: 1em;
  }

  .welcome-container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 2em;
    text-align: center;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .welcome-text {
    margin: 2em 0em;
  }

  .homediv {
    margin-left: 20px;
    margin-right: 20px;
  }

  .h1home {
    font-size: 60px;
    line-height: 60px;
  }

  .headersubtitle {
    font-size: 50px;
    line-height: 50px;
  }

  .bodytext {
    letter-spacing: 1px;
    padding-right: 10px;
    font-size: 24px;
    line-height: 26px;
  }

  .button {
    font-size: 20px;
    line-height: 20px;
  }

  .byline {
    font-size: 50px;
    line-height: 50px;
  }

  .title {
    margin-bottom: 0;
    font-size: 50px;
    line-height: 50px;
  }

  .footerlink {
    font-size: 30px;
    line-height: 32px;
  }

  .footerdiv {
    margin-top: 100px;
    margin-left: 20px;
  }

  .section-2 {
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .footerspacer {
    min-height: 40px;
    margin-bottom: 20px;
  }

  .mediadiv {
    width: 528px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .divpdfembed {
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .divsoundcloudembed {
    min-width: 88%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .italic-text {
    font-size: 50px;
    line-height: 50px;
  }

  .navbardivartist {
    margin-left: 20px;
    margin-right: 20px;
  }

  .divnavbarmenu {
    padding-top: 21px;
  }

  .navbar_title {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 20px;
  }

  .divnavbarmenulink {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar_titlewhite {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 20px;
  }

  .artist-statement {
    text-indent: -14px;
    padding-right: 10px;
    font-size: 30px;
    line-height: 32px;
  }

  .bodytext-indent {
    padding-right: 10px;
    font-size: 30px;
    line-height: 32px;
  }

  .title_homepage {
    margin-bottom: 0;
    font-size: 50px;
    line-height: 50px;
  }

  .footerdiv_donate {
    margin-top: 100px;
    margin-left: 20px;
  }

  .process-img-div {
    margin-left: 20px;
    margin-right: 20px;
  }

  .navbar_title_spacer {
    height: 20px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 20px;
  }

  .bodytext_artistbio {
    letter-spacing: 1px;
    padding-right: 10px;
    font-size: 22px;
    line-height: 26px;
  }

  .section-headline {
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .bodytext_artistbio-copy,
  .bodytext-funders {
    letter-spacing: 1px;
    padding-right: 10px;
    font-size: 22px;
    line-height: 26px;
  }

  .launch-div {
    margin-top: 100px;
    margin-left: 20px;
  }

  .button-green {
    font-size: 20px;
    line-height: 20px;
  }
}

@media screen and (max-width: 479px) {
  .homediv {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .h1home {
    margin-bottom: 20px;
    font-size: 42px;
    line-height: 40px;
  }

  .headersubtitle {
    font-size: 42px;
    line-height: 44px;
  }

  .bodytext {
    letter-spacing: 0;
    margin-bottom: 15px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 23px;
  }

  .button {
    text-align: center;
    white-space: normal;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    line-height: 20px;
  }

  .byline {
    font-size: 42px;
    line-height: 44px;
  }

  .title {
    font-size: 24px;
    line-height: 28px;
  }

  .footerlink {
    font-size: 21px;
    line-height: 23px;
  }

  .img_home_artist {
    max-width: 100%;
    margin-bottom: 20px;
    padding-top: 0;
  }

  .footerdiv {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-2,
  .section-3,
  .section-4,
  .section-5,
  .section-6,
  .section-7 {
    margin-bottom: 60px;
  }

  .footerspacer {
    min-height: 40px;
  }

  .mediadiv {
    width: 280px;
  }

  .divpdfembed {
    width: 100%;
    height: 100%;
    max-width: 280px;
    min-width: 280px;
    margin-left: 0;
    margin-right: -1px;
  }

  .divsoundcloudembed {
    width: 280px;
    height: 166px;
    min-width: 280px;
    margin-left: 0;
    margin-right: 0;
  }

  .italic-text {
    font-size: 42px;
    line-height: 44px;
  }

  .navbardivartist {
    margin-top: -2px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .icon {
    margin-right: -22px;
    padding-top: 7px;
    padding-right: 0;
  }

  .navbar {
    height: 42px;
    margin-top: 0;
    margin-bottom: 2px;
  }

  .divnavbarmenu {
    padding-top: 5px;
  }

  .navbar_title {
    font-size: 20px;
    line-height: 22px;
  }

  .divnavbarmenulink {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .navbar_titlewhite {
    flex-direction: row;
    font-size: 20px;
    line-height: 22px;
  }

  .navbar_button_home {
    padding-right: 0;
    font-size: 11px;
    line-height: 26px;
  }

  .navbar_linkblock {
    padding-bottom: 0;
  }

  .text-span-4 {
    flex: 0 auto;
  }

  .artist-statement {
    text-indent: -10px;
    margin-bottom: 20px;
    padding-right: 10px;
    font-size: 23px;
    line-height: 25px;
  }

  .bodytext-indent {
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 10px;
    font-size: 23px;
    line-height: 25px;
  }

  .title_homepage {
    font-size: 42px;
    line-height: 44px;
  }

  .div-block-4 {
    width: 220px;
  }

  .footerdiv_donate {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .img_process {
    width: 280px;
    max-width: 280px;
    min-width: 280px;
  }

  .process-img-div {
    width: 280px;
    max-width: 280px;
    min-width: 280px;
    text-align: left;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
  }

  .captiondiv {
    margin-left: 10%;
    margin-right: 10%;
  }

  .caption {
    font-size: 15px;
    line-height: 17px;
  }

  .navbar_title_spacer {
    font-size: 20px;
    line-height: 22px;
  }

  .section-artist-statement {
    margin-bottom: 30px;
  }

  .link-2 {
    line-height: 23px;
  }

  .bodytext_artistbio {
    margin-bottom: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 23px;
  }

  .section-process-img {
    flex-flow: column wrap;
    align-content: center;
    margin-bottom: 30px;
  }

  .section-media,
  .block-1,
  .section-headline,
  .section-credits {
    margin-bottom: 30px;
  }

  .bodytext_artistbio-copy,
  .bodytext-funders {
    margin-bottom: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 23px;
  }

  .launch-div {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .bold-text {
    letter-spacing: 0;
    font-size: 24px;
  }

  .button-green {
    text-align: center;
    white-space: normal;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    line-height: 20px;
  }

  .bodybullets,
  .list {
    font-size: 18px;
    line-height: 23px;
  }

  .column-2 {
    height: 80%;
  }

  .welcome {
    color: #000;
    margin-bottom: 6px;
    font-size: 36px;
  }

  .footer {
    min-height: 200px;
  }

  .footer-logo {
    margin-bottom: 30px;
  }

  .column-4 {
    margin-bottom: 15px;
    padding-left: 2px;
  }

  .column-5 {
    padding-left: 0;
  }
}

@font-face {
  font-family: "Gerstner";
  src: url("../fonts/Gerstner-ProgrammItalic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mabry";
  src: url("../fonts/mabry-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gerstner";
  src: url("../fonts/Gerstner-ProgrammRegular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Self modern";
  src: url("../fonts/self-modern_italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Union";
  src: url("../fonts/Union-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
