.header,
.footer {
  background-color: #ccc;
  margin: 0 auto;
  padding: 16px 0;
}

.post-preview {
  padding: 24px 32px;
  background-color: #efefef;
  border-radius: 3px;
  margin: 16px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
}

todo {
  background-color: magenta;
  color: black;
  text-transform: uppercase;
  font-weight: bold;
  font-family: monospace;
  padding: 0 0.2em;
}

.blog-meta {
  margin-top: 2em;
  font-style: italic;
}

@media (min-width: 660px) {
  .blog-meta {
    display: flex;
  }
}
.blog-meta__social-share {
  margin-left: auto;
}

@media (max-width: 659px) {
  .blog-meta__social-share {
    margin-top: 1em;
  }
}
.wp-block-image {
  margin: 2em 0;
}

.wp-block-columns {
  margin-bottom: 4em;
}

* ~ .wp-block-columns {
  margin-top: 3em;
}

* ~ .wp-block-buttons {
  margin-top: 1em;
}

.wp-block-columns .wp-block-column:first-child .wp-block-image.is-style-rounded,
.wp-block-columns .wp-block-column:last-child .wp-block-image.is-style-rounded {
  max-width: 410px;
}

.wp-block-columns .wp-block-column:last-child .wp-block-image.is-style-rounded {
  margin-left: auto;
}

.pagination {
  list-style: none;
  display: flex;
  justify-content: center;
}

.pagination li {
  margin: 0 0.5em;
}

.file-repo-filters {
  display: flex;
  justify-items: space-between;
  margin-top: 2em;
  margin-bottom: 1em;
  border-bottom: 2px solid #202020;
  font-size: 0.875em;
}

.file-repo-filters button {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: 0.5em;
  margin-bottom: -2px;
  font-weight: 600;
}

@media (max-width: 599px) {
  .wp-block-column + .wp-block-column {
    margin-top: 2em;
  }
}
.tsbc-recent-posts {
  border-top: 4px solid #202020;
  margin-top: 3em;
  margin-bottom: 4em;
}

@media (min-width: 660px) {
  .tsbc-recent-posts {
    margin-top: 3em;
    margin-bottom: 5em;
  }
}
hr + .tsbc-recent-posts {
  border-top: none;
}

.tsbc-recent-posts header {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

.tsbc-recent-posts [class*=heading-] {
  margin: 0;
}

.tsbc-recent-posts footer {
  text-align: center;
  margin-top: 3em;
}

@media (max-width: 659px) {
  .c-tsbc-recent-posts .c-post-teaser:nth-child(n+2) {
    display: none;
  }
}
@media (min-width: 660px) and (max-width: 919px) {
  .c-tsbc-recent-posts .c-post-teaser:nth-child(n+3) {
    display: none;
  }
}
.addtoany_share_save_container {
  text-align: right;
}

.wp-block-embed {
  margin-left: 0;
  margin-right: 0;
}

.wp-block-embed.alignleft {
  margin-right: auto;
}

.wp-block-embed.alignright {
  margin-left: auto;
}

.wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/**
 * UR Image Slider Overrides
 */
.sp-image-container {
  background-color: #000;
}

.slider-pro .desc-in-bg {
  position: absolute;
  bottom: 0% !important;
  width: 100% !important;
  display: block;
  left: 0 !important;
  right: 0 !important;
  /* background-color: white; */
  /* color: black !important; */
  opacity: 1 !important;
  color: black !important;
  top: auto !important;
  text-align: left !important;
  min-width: 100% !important;
}

.slider-pro img.sp-thumbnail {
  width: 100% !important;
  height: 100% !important;
  background-color: #000;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 !important;
}

.slider-pro .sp-thumbnail-container {
  opacity: 0.65;
}

.slider-pro .sp-thumbnail-container.sp-selected-thumbnail {
  opacity: 1;
  border: none !important;
}

form.post-password-form {
  padding: 5em 0;
}

form.post-password-form input[type=submit] {
  transition-property: color, background-color, border-color, box-shadow;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #fff;
  background-color: #7a9f0d;
  border-radius: 10px;
  padding: 1.15em 1.65em;
  position: relative;
  text-decoration: none !important;
  cursor: pointer;
  font-weight: 700;
  font-size: 1.0625rem;
  border: none;
  padding: 1.15em 1.65em;
  width: auto;
  margin-top: 2em;
}

.no-touchevents form.post-password-form input[type=submit]:hover {
  color: #7a9f0d;
  text-decoration: underline;
  background-color: #fff;
}

form.post-password-form input[type=submit]:disabled, form.post-password-form input[type=submit].is-disabled {
  cursor: default;
}

.dlp-folders-container .dlp-folders-search {
  justify-content: flex-start;
  margin-bottom: 2em;
}

ul.dlp-folders {
  padding: 0;
}

ul.dlp-folders .dlp-category {
  margin-bottom: 1em;
}

ul.dlp-folders .dlp-folders-reset {
  margin-top: 2em;
}

.single-dlip_document .widget_a2a_share_save_widget {
  display: none;
}

.search-results .l-main {
  padding: 64px 0;
}

.tease-post,
.tease-page {
  margin: 32px 0;
  padding-bottom: 32px;
  border-bottom: 1px solid #c2c2c2;
}

.tease-post h2,
.tease-page h2 {
  font-size: 21px;
}

@media (max-width: 599px) {
  body.home .wp-block-column svg {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 599px) {
  body.page-id-40 .wp-block-column svg {
    margin-left: auto;
    margin-right: auto;
  }
}
