/*
 Theme Name:   Hempfield Water Authority
 Theme URI:    https://ehwater.com
 Description:  A custom WordPress theme for Hempfield Water Authority
 Author:       Zach Heindel
 Author URI:   https://ezmarketing.com
 Template:     generatepress
 Version:      0.1
*/
/* xGlobal Settings
============================= */
body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  text-rendering: optimizelegibility;
  font-family: 'Work Sans', sans-serif;
  font-size: 1em;
  line-height: 1.5;
}
h1, h2, h3 {
  font-family: 'Archivo Black', sans-serif;
}
h3 {
  font-size: 26px;
}
h1 strong, h2 strong, h3 strong {
  font-weight: 900
}
#content a {
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.wp-block-cover.alignfull {
  padding: 0px;
  width: 100%;
}
.wp-block-cover.alignwide {
  padding: 0px;
  width: 100%;
}
#content .alignwide {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
  width: auto;
}
#content .wp-block-cover.alignfull .wp-block-columns:last-child {
  margin-bottom: 0px;
}
.wp-block-cover.alignfull .wp-block-cover__inner-container {
  padding-top: 75px;
  padding-bottom: 75px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-cover.alignwide .wp-block-cover__inner-container {
  padding-top: 75px;
  padding-bottom: 75px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.top-bar .inside-top-bar {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.top-bar #block-7 {
  position: relative;
}
.site-header .inside-header {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#footer-widgets .footer-widgets-container {
  padding-top: 75px;
  padding-bottom: 75px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.site-footer .site-info .inside-site-info {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.blog #content, .single #content, .error404 #content {
  padding-top: 75px;
  padding-bottom: 75px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.blog, .blog #page, .single, .single #page, .error404, .error404 #page {
  background-color: var(--contrast-4);
}
button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, #primary a.wp-block-button__link:not(.has-background), .top-bar .wp-block-button__link {
  font-weight: 700;
  border-radius: 0px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, a.button:hover, #primary a.wp-block-button__link:not(.has-background):hover, .top-bar .wp-block-button__link:hover {
  text-decoration: none;
}
#primary a.has-contrast-background-color {
  font-weight: 700;
  border-radius: 0px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  color: white;
}
#primary a.has-contrast-background-color:hover {
  text-decoration: none;
  background: var(--contrast-3);
  color: white;
}
/* xNavigation
============================= */
.top-bar #block-7 {
  width: 100%;
}
.top-bar #block-7 .wp-block-columns {
  margin-bottom: 0px;
}
.top-bar #block-7 p {
  margin-bottom: 0px;
}
#menu-primary-menu a {
  font-weight: 600;
}
#menu-primary-menu .phone-number {
  border-left: 1px solid var(--contrast-4);
  margin-left: 4px;
}
#menu-primary-menu .phone-number a {
  font-family: 'Archivo Black', sans-serif;
  color: var(--contrast-3);
  font-size: 18px;
}
#menu-primary-menu .paybill a {
  font-weight: 800 !important;
  color: #e70000;
  font-size: 18px;
}
#menu-primary-menu .paybill a:hover {
  color: var(--contrast-3);
}
ul#menu-off-canvas-menu .phone-number a {
  font-family: 'Archivo Black', sans-serif;
  color: var(--contrast-3);
  font-size: 18px;
}
#menu-off-canvas-menu .paybill a {
  color: var(--contrast-2);
  font-size: 18px;
  font-weight: 800;
}
#menu-off-canvas-menu .paybill a:hover {
  color: var(--contrast-3);
}
/*
#menu-primary-menu .phone-number a:before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: "\f095";
  margin-right: 10px;
  font-size: 14px;
}
*/
#menu-primary-menu .phone-number a:hover {
  color: var(--contrast-2);
}
.footer-widgets #block-8 p {
  font-size: 14px;
}
.footer-widgets #block-8 em {
  font-size: 12px;
  margin-top: 6px;
  display: block;
}
#footer-widgets #block-8 li {
  margin-bottom: 18px;
}
#footer-widgets #block-8 li:last-child {
  margin-bottom: 0px;
}
#footer-widgets #block-8 a {
  text-decoration: underline;
  font-size: 18px;
  text-shadow: 0px 1px 3px #1715326b;
}
body:not(.home) .cc-copy {
  display: none;
}
.copyright-bar {
  font-size: 12px;
}
/* xSitewide Styles
============================= */
.relative {
  position: relative;
}
.sue-shadows .sue-panel {
  -webkit-box-shadow: 0px 3px 10px -5px #25273ea6 !important;
  box-shadow: 0px 3px 10px -5px #25273ea6 !important;
}
.sue-shadows .sue-panel:hover {
  -webkit-box-shadow: 0px 5px 18px -3px #25273ea6 !important;
  box-shadow: 0px 5px 18px -3px #25273ea6 !important;
}
.pay-online-new {
  max-width: 750px;
  margin: 0px auto;
  display: block;
}
#primary .pay-online-new .sue-panel {
  min-height: 430px;
  padding: 23px;
  -webkit-box-shadow: 0px 3px 10px -5px #25273ea6 !important;
  box-shadow: 0px 3px 10px -5px #25273ea6 !important;
}
#primary .pay-online-new .sue-panel:before {
  content: "";
  width: 100%;
  height: 100%;
  vertical-align: top;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
#primary .pay-online-new .sue-panel:hover:before {
  background: var(--contrast-2);
  background-color: var(--contrast-2);
  height: 100%;
}
#content #primary .sue-panel i {
  font-size: 38px;
  margin-bottom: 15px;
}
#primary .pay-online-new .sue-panel:hover h2, #primary .pay-online-new .sue-panel:hover a {
  color: white;
}
#content #primary .pay-online-new .sue-panel h2 {
  font-size: 30px;
}
#content #primary .pay-online-new .sue-panel a {
  font-size: 20px;
  display: block;
}
#content #primary .pay-online-new .sue-panel a.wp-block-button__link {
  font-size: 16px !important;
}
#content #main .pay-online-new i {
  margin-bottom: 10px;
}
#primary .sue-panel {
  background: var(--contrast-4);
  background-color: var(--contrast-4) !important;
  position: relative;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  overflow: hidden;
  min-height: 430px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
#primary .sue-panel h3.wp-block-heading {
  margin-bottom: 33px;
}
#primary .sue-panel:hover {
  background: transparent;
  background-color: transparent !important;
  opacity: 1;
}
#primary .sue-panel:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
#primary .dk-blue .sue-panel:hover:before {
  background: var(--contrast-3);
  background-color: var(--contrast-3);
}
#primary .dk-blue .sue-panel:hover h3, #primary .dk-blue .sue-panel:hover p {
  color: var(--base-2);
  text-shadow: 0px 1px 3px #00000050;
}
#primary .blue .sue-panel:hover:before {
  background: var(--accent);
  background-color: var(--accent);
}
#primary .green .sue-panel:hover:before {
  background: var(--accent-2);
  background-color: var(--accent-2);
}
#primary .orange .sue-panel:hover .wp-block-button__link {
  background-color: var(--contrast-3) !important;
}
#primary .orange .sue-panel:hover h3, #primary .orange .sue-panel:hover p {
  color: var(--base-2);
  text-shadow: 0px 1px 3px #00000050;
}
#primary .orange .sue-panel:hover:before {
  background: var(--contrast-2);
  background-color: var(--contrast-2);
}
#primary .sue-panel i {
  color: white;
  font-size: 72px;
  margin: 0px auto 30px;
  display: block;
  text-align: center;
  text-shadow: 0px 2px 8px #31394769;
}
#primary .sue-panel .wp-block-column {
  padding: 15px;
}
.white-boxes .wp-block-column {
  background: white;
  padding: 30px;
  -webkit-box-shadow: 0px 5px 18px -3px #25273ea6;
  box-shadow: 0px 5px 18px -3px #25273ea6;
}
.white-box {
  background: white;
  padding: 30px;
  -webkit-box-shadow: 0px 5px 18px -3px #25273ea6;
  box-shadow: 0px 5px 18px -3px #25273ea6;
}
.pourglass {
  position: absolute;
  top: -190px;
  right: -3vw;
}
.z-above-ab {
  position: relative;
  z-index: 2;
}
.bg-shadow-inset .wp-block-cover__image-background {
  -webkit-box-shadow: inset 0px 0px 100px #00000091;
  box-shadow: inset 0px 0px 100px #00000091;
}
.resource-links {
  list-style: none;
  margin-left: 0px;
  margin-bottom: 0px;
}
.resource-links li {
  margin-bottom: 20px;
}
.resource-links li:last-child {
  margin-bottom: 0px;
}
.resource-links a {
  font-family: 'Archivo Black', sans-serif;
  font-size: 20px;
  text-decoration: underline;
}
.resource-links a:hover {
  text-decoration: none;
}
.resource-links a:after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: "\f0a9";
  margin-left: 10px;
}
.emerg-padding a.wp-block-button__link {
  padding: 10px 40px 10px 20px;
}
.alert-wrapper {
  position: absolute;
  right: 0;
  z-index: 1;
}
.alert-wrapper a.alert {
  text-decoration: none;
  color: white;
  font-weight: 700;
  position: relative;
  top: 10px;
  right: 10px;
  background: #9f3211;
  padding: 3px;
  border-radius: 360pc;
  font-size: 11px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: .9;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.alert-wrapper a.alert:hover {
  opacity: 1;
  text-decoration: none;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
#mc-3d5a35dc491e7c24858a2c2a1c6047be {
  background-color: var(--base-2);
  padding: 30px;
  color: var(--contrast);
}
#mc-3d5a35dc491e7c24858a2c2a1c6047be .mc_general .event-title, #mc-3d5a35dc491e7c24858a2c2a1c6047be .mc_general .event-title a {
  background: var(--contrast-2) !important;
  color: var(--base-2) !important;
}
#mc-3d5a35dc491e7c24858a2c2a1c6047be .mc_general .event-title a span {
  text-decoration: none;
  font-size: 18px;
  line-height: 23px;
}
#mc-3d5a35dc491e7c24858a2c2a1c6047be svg.category-icon {
  display: none;
}
#block-7 .flex-scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 0px !important;
}
.ptms_marquee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
}
/* xPage Specific
============================= */
.hero {
  min-height: 55vh;
  position: relative;
  z-index: 2;
}
.hero .wp-block-cover__background {
  -webkit-box-shadow: inset 0px 0px 100px #00000091;
  box-shadow: inset 0px 0px 100px #00000091;
}
.hero .wp-block-columns {
  position: relative;
  top: -15px;
  left: -35px;
}
.hero h1 {
  font-size: 69px;
  text-transform: uppercase;
  line-height: 75px;
  text-shadow: 1px 1px 3px black, 0px 0px 10px #00000094, 0px 0px 30px #00000094;
}
.hero h1 mark {
  display: block;
  font-size: 24px;
  text-transform: capitalize;
  line-height: 45px;
}
.generate-columns-container .post, .single .post {
  border: 30px;
  padding: 30px;
  background: white;
  -webkit-box-shadow: 0px 3px 10px -5px #25273ea6;
  box-shadow: 0px 3px 10px -5px #25273ea6;
}
.generate-columns-container .post:hover {
  -webkit-box-shadow: 0px 5px 18px -3px #25273ea6;
  box-shadow: 0px 5px 18px -3px #25273ea6;
}
.comments-area {
  display: none !important;
}
.back-to-noti p {
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 13px;
}
.back-to-noti a {
  color: var(--contrast-2);
}
.back-to-noti a:hover {
  color: white;
}
.back-to-noti i {
  font-size: 11px;
}
/* xMedia Queries
============================= */
#mobile-menu-control-wrapper button.menu-toggle {
  color: var(--base-2);
  background-color: var(--contrast-2);
  font-weight: 700;
  border-radius: 0px;
  padding: 10px 20px;
  display: inline-block;
  line-height: 30px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
#mobile-menu-control-wrapper button.menu-toggle:hover {
  color: var(--base-2);
  background-color: var(--contrast-3);
}
a.generate-back-to-top.generate-back-to-top__show {
  border-radius: 999px;
  -webkit-box-shadow: 0px 5px 18px -3px #25273ea6 !important;
  box-shadow: 0px 5px 18px -3px #25273ea6 !important;
}
a.generate-back-to-top.generate-back-to-top__show:hover {
  -webkit-box-shadow: 0px 3px 10px -5px #25273ea6 !important;
  box-shadow: 0px 3px 10px -5px #25273ea6 !important;
}
#callnowbutton {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
#callnowbutton:hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#menu-off-canvas-menu .mob-btn a {
  font-weight: 700;
  border-radius: 0px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  padding: 10px 20px;
  display: block;
  line-height: 30px;
}
#menu-off-canvas-menu .mob-btn a:hover {
  color: #413131;
  background-color: #c5553f3d;
}
#menu-off-canvas-menu a {
  font-weight: 600;
}
.hero .wp-block-cover__image-background {
  background-position: 76% 50% !important;
}
.steve-gohn img {
  position: absolute;
  bottom: -20px;
  right: -20px;
}
.steve-gohn figure {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 2;
  width: 170px;
  height: auto;
}
.gohn-text-query {
  max-width: 85%;
}
#primary .su-spoiler-title {
  background: #1720213d;
}
#primary .su-spoiler-title:hover {
  background: var(--accent-2);
}
#primary .su-spoiler-style-default > .su-spoiler-title {
  padding-left: 37px;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#primary span.su-spoiler-icon {
  left: 10px;
  top: 11px;
}
#primary .su-spoiler-content {
  padding: 0px;
}
#primary .su-spoiler-content p {
  margin-bottom: 0px;
}
#primary .su-spoiler-content .wp-block-column {
  background: white;
  padding: 40px;
}
#primary figure.wp-block-table.is-style-stripes table {
  margin-bottom: 0px;
}
#primary figure.wp-block-table.is-style-stripes thead {
  background: var(--contrast);
  color: white;
  border-bottom: 1px;
}
#primary figure.wp-block-table.is-style-stripes thead tr th {
  text-align: left;
}
#primary figure.wp-block-table.is-style-stripes td {
  border-color: #00000020;
  font-size: 18px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#primary figure.wp-block-table.is-style-stripes em {
  font-size: 12px;
  line-height: 16px;
}
#primary .light-links-wrap a {
  color: var(--accent);
}
#primary .light-links-wrap a:hover {
  color: var(--base-2);
}
#primary .group-no-pad {
  padding: 0px !important;
}
.agenda-list-wrap ul {
  padding: 10px 0px;
  margin-top: 0px;
  display: block;
  list-style: none;
  margin-left: 0px;
}
.agenda-list-wrap ul li {
  border-bottom: 1px solid #00000015;
  font-size: 20px;
  margin-top: 7.5px;
  background: white;
  padding: 15px;
  text-indent: -0.8em;
  padding-left: 2.3em;
  font-weight: 600;
}
.agenda-list-wrap ul li:before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 6 Pro";
  content: "\f043";
  font-weight: 700;
  margin-right: 16.5px;
  color: var(--accent);
}
.agenda-list-wrap ul li:last-child {
  border-bottom: 1px solid transparent;
}
.agenda-cover {
  background: url('/wp-content/uploads/2023/11/agenda-meeting-bg.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}
.contact-header h1 {
  margin-bottom: 0px;
}
.contact-box-left, .contact-box-right {
  padding: 20px;
  background: white;
}
li.wp-block-post {
  background: #ffffff99;
}
li.wp-block-post p.wp-block-post-excerpt__more-text {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}
.inner-hero_ts_wrap h1, .inner-hero_ts_wrap p {
  text-shadow: 1px 1px 3px black, 0px 0px 10px #00000094, 0px 0px 30px #00000094;
}
.blue-mix span.wp-block-cover__background {
  mix-blend-mode: multiply;
}
.steve-gohn figcaption.wp-element-caption {
  position: relative;
  text-align: center;
  top: 56px;
  color: black;
  left: 24px;
  font-size: 10px;
}
.justify-paragraph .wp-block-column {
  text-align: justify;
}
.justify-paragraph .wp-block-column p {
  margin-bottom: 0px;
}
.margbot0 {
  margin-bottom: 5px;
}
@media only screen and (max-width: 1400px) {
  .hero .wp-block-columns {
    position: relative;
    top: 0px;
    left: 0px;
  }
}
@media only screen and (max-width: 1280px) {
  #content .sue-4-col {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  #content .sue-4-col .wp-block-column {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }
}
@media only screen and (max-width: 1020px) {
  .emerg-padding a.wp-block-button__link {
    padding: 12px 40px 13px 10px;
    font-size: 10px;
  }
  .alert-wrapper a.alert {
    font-size: 9px;
  }
}
@media only screen and (max-width: 1000px) {
  #primary .hero h1 {
    text-align: center;
    font-size: 52px;
    line-height: 60px;
  }
  .hero h1 mark {
    font-size: 28px;
    line-height: 39px;
    margin-top: 15px;
  }
  #content .sue-4-col {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  #content .sue-4-col .wp-block-column {
    -ms-flex-preferred-size: 47%;
    flex-basis: 47%;
  }
  .top-bar #block-7 p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 840px) {
  .emerg-padding a.wp-block-button__link {
    padding: 27px 40px 13px 10px;
    font-size: 0px;
  }
  .alert-wrapper a.alert {
    right: 15px;
  }
}
@media only screen and (max-width: 781px) {
  .hero .wp-block-cover__image-background {
    background-position: 80% 50% !important;
  }
  nav#generate-slideout-menu #block-9 {
    position: relative;
    right: 0;
    width: 100%;
    top: -61px;
  }
  .alert-wrapper {
    display: none;
  }
  #block-9 .alert-wrapper {
    display: block;
    top: -148px;
    right: -15px;
  }
  #generate-slideout-menu #block-10 {
    position: absolute;
    top: 290px;
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  #generate-slideout-menu .ptms_marquee {
    width: 100%;
  }
  #footer-widgets .footer-widgets-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #footer-widgets #block-8 li {
    margin-bottom: 6px;
  }
  #footer-widgets #block-8 a {
    font-size: 16px;
  }
  .top-bar #block-7 p {
    text-align: center;
  }
  .top-bar #block-7 .wp-block-buttons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .top-bar .inside-top-bar {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .top-bar #block-7 .wp-block-column:last-child {
    display: none;
  }
  #block-8 .wp-block-column {
    text-align: center;
  }
  .copyright-bar {
    padding-left: 50px;
    padding-right: 50px;
  }
  #primary .center-mobile {
    text-align: center;
  }
  #primary .hero h1 {
    font-size: 42px;
    line-height: 50px;
  }
  .hero h1 mark {
    margintop: 0px;
  }
  .hero {
    min-height: 70vh;
  }
  .gohn-text-query {
    max-width: 70%;
  }
}
@media only screen and (max-width: 768px) {
  #main .media-tc {
    text-align: center;
  }
  #main .media-bc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  li.wp-block-post {
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  #main ul.has-contrast-color.has-text-color.has-link-color.has-medium-font-size {
    margin-left: 20px !important;
    font-size: 16px !important;
    word-wrap: break-word;
  }
}
@media only screen and (max-width: 530px) {
  .steve-gohn figure {
    width: 140px;
  }
}