.skip-link,
.screen-reader-text,
.toggle-mobile,
.mobile-current-title,
#header .menu,
.btn-login,
#hero,
.share,
.row.subscribe,
#footer .upper,
#footer .copyright-menu,
#sticky-menu,
#mobile-menu,
.widget.sharer {
  display: none;
}

body {
  font-family: 'Fira Sans', sans-serif;
  color: #000;
  line-height: 1.425;
  font-size: 1.0625rem;
  font-weight: 300;
  margin: 0.5in;
}

a {
  color: #000;
  text-decoration: none;
}

#header {
  margin-bottom: 20px;
}

.site-title {
  max-width: 1.5in;
}

img {
  max-width: 100%;
  height: auto;
}

.meta {
  margin-bottom: 15px;
  font-size: 0.9rem;
}

h1 {
  margin: 0 0 1.25rem 0;
  line-height: 1.2;
  font-size: 1.5625rem;
  color: #567fb6;
  font-weight: 500;
}

h2 {
  font-size: 1.3125rem;
  font-weight: 200;
  color: #82a9d0;
  margin: 0 0 0.875rem;
  line-height: 1.175;
}

h3 {
  margin: 0 0 1.25rem 0;
  font-weight: 200;
  font-size: 1.8125rem;
  color: #82a9d0;
  line-height: 1.38;
}

h4 {
  line-height: 1.2;
  font-weight: 400;
  font-size: 1.5rem;
  color: #f47303;
  margin: 0 0 0.3125rem;
  text-transform: uppercase;
}

h5 {
  font-weight: 700;
  font-size: 1.0625rem;
  color: #82a9d0;
  margin: 0 0 0.1875rem;
  line-height: 1.2;
}

h6 {
  margin: 0 0 1.25rem 0;
  line-height: 1.2;
}

.post-title {
  font-size: 2rem;
}

.widget, 
.main {
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.members-carousel .line,
.members-carousel .title br {
  display: none;
}