/* Seekroad — readable type, backgrounds, no Strikingly chrome */
body {
  background: #f3f0e0;
}

#s-content {
  font-size: 18px !important;
  line-height: 1.55 !important;
}

#s-content h2.s-component-content,
#s-content h2 {
  font-size: 2.75rem !important;
  letter-spacing: 0.04em;
}

#s-content h3.s-component-content,
#s-content h3 {
  font-size: 1.75rem !important;
}

#s-content h4.s-component-content,
#s-content h4 {
  font-size: 1.25rem !important;
}

#s-content .s-font-body,
#s-content .s-component-content.s-font-body {
  font-size: 1.1rem !important;
  line-height: 1.6 !important;
}

.s-section {
  padding: 60px 0 !important;
  min-height: 200px;
}

.s-section-1 .s-persp-bg {
  min-height: 70vh;
}

.s-persp-content {
  background: rgba(255, 255, 255, 0.92) !important;
}

.s-bg-image[data-bg],
.lazyload.s-bg-image {
  background-size: cover !important;
  background-position: center !important;
}

img.lazyload,
img[data-src] {
  max-width: 100%;
  height: auto;
}

.s-loading,
.s-async-wrapper .s-loading {
  display: none !important;
}

.s-section-3 {
  display: none !important;
}

.s-footer-section,
.navbar-drawer li.logo,
#s-new-mobile-actions-wrapper {
  display: none !important;
}

.s-repeatable-item {
  margin-bottom: 2rem;
  text-align: left;
}

.s-persp-column.half {
  padding: 1rem;
}

.s-item-media-group img {
  border-radius: 4px;
}
