#breadcrumb-bar, .sharethis {
  background: transparent !important;
}
body {
  background: #ffffff !important;
}
section {
  background-image: url('hexagon-background.jpg') !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  position: relative;
}
.site-content {
  background-color: transparent !important;
  background: transparent !important;
}
h1 {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #171738;
  margin-top: 30px;
  margin-bottom: 0;
}
h2 {
  font-size: 64px;
  line-height: 1.5em;
  font-weight: 500;
  margin-bottom: 0;
  color: #038C92;
  transition: ease all 0.25s;
}
h3 {
  border-bottom: solid 1px #3423A6;
  margin-bottom: 10px;
  padding-bottom: 20px;
}

h3, h3 a {
  color: #3423A6;
  font-size: 26px;
}
h3 a:hover {
  color: #903;
}
.photo-col img {
  max-width:  100%;
}
.q-and-a {
  padding-top: 30px;
  font-size: 16px;
  line-height: 1.5em;
}
.question {
  font-size: 18px;
  font-weight: 700;
}

.btn-wdwgfh {
  display: inline-block;
  background-color: #038C92 !important;
  color: #fff !important;
  padding-right: 30px;
  padding-left: 30px;
  margin-top: 20px;
  text-transform: capitalize;
  transition: ease all 0.25s;
}
.btn-wdwgfh:hover {
  background-color: #2E1760 !important;
}

cite {
  font-style: normal !important;
}

cite.marianne, cite.marianne a {
  font-size: 16px;
  color: #666;
}

cite.source {
  font-size: 16px;
  font-weight: 600;
}

cite.source a {
  color: #903 !important;
}

ul li a {
  color: #903 !important;
}