main,
.row,
.nav-primary {
  width: 100% !important;
  margin-left: 0 !important;
  position: relative;
  padding: 0 !important;
}

header.header {
  background: none !important;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 20px;
  min-height: unset;
  border-bottom: none !important;
}

header.header:before {
  content: none !important;
}

header.header h1 {
  color: #333;
}

header.header .image {
  display: none;
}

.nav-logo {
  padding-left: 0;
}

a[href] {
  color: inherit !important;
}

p {
  max-width: unset;
}

.wp-block-cover {
  min-height: 0 !important;
  background-color: transparent;
}

.wp-block-cover:before {
  content: none;
}

.wp-block-cover > img,
.wp-block-cover > video {
  display: none;
}

.wp-block-cover * {
  color: black;
  background: white !important;
}

footer.footer,
ul.breadcrumbs,
footer.dynamic-footer,
.row-buttons,
.menu-primary,
.nav-action,
.wp-block-embed,
.embed-container,
.wp-block-buttons,
.row.subscribe,
.meta .social,
.sharethis-inline-share-buttons,
aside {
  display: none !important;
}

section.breaking, section.stream {
  display: none !important;
}

.post-author {
  margin-top: 0 !important;
}

#action {
  display: none !important;
}

.post-content article {
  width: 100%;
}

.post-content > .title h2, .post-content > .title .breadcrumbs, .post-content > .title .social-share {
  margin-left: 0;
}
