/* Inner page titles sit over the card, not stuck to the left. */

.snet-inner-page .section-title,
.snet-about .section-title,
.snet-news .section-title,
.snet-promo .section-title,
.snet-contacts .section-title,
.snet-jobs .section-title,
.snet-connect .section-title,
.inner-page .section-title,
.News .section-title,
.team .section-title,
.about .section-title,
.Akcii .section-title,
.contact-us .section-title,
.portfolio .section-title,
#services .section-title {
  text-align: center !important;
  width: 100%;
}

.snet-inner-page .section-title h1,
.snet-inner-page .section-title h2,
.snet-about .section-title h1,
.snet-news .section-title h1,
.snet-promo .section-title h1,
.snet-contacts .section-title h1,
.News .section-title h1,
.team .section-title h1,
.about .section-title h1,
.Akcii .section-title h1,
.contact-us .section-title h1 {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.snet-inner-page .section-title p,
.snet-contacts__lead {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.snet-about-card__body {
  text-align: center !important;
}
.snet-about-card__body p {
  max-width: 38em;
  margin: 0 auto 1.05em !important;
  font-size: 1.06rem !important;
  line-height: 1.65 !important;
  font-weight: 500 !important;
}
.snet-about-card__body p:last-child {
  margin-bottom: 0 !important;
}
.snet-about-card__body h3,
.snet-about-card__body h2 {
  font-size: 1.15rem !important;
  margin: 1.4em auto 0.6em !important;
}
