@import url(/assets/css/master.css);
.social-media,
.site-search,
.nav-primary,
.breadcrumbs,
.site-brand a:after,
.l-footer a:after,
.l-footer .site-brand,
form,
form *,
.l-sub-banner,
.l-slideshow,
.static-image-module,
.cta-section,
.page-home .l-content__main .learn-more,
.page-home .gallery,
.newsletter-signup,
.page-home .social,
.contact-form {
  display: none !important; }

.site-brand {
  max-width: 30%; }

blockquote {
  border: none; }

.video .video-container {
  width: 30%; }

.l-footer__site-info > a, .l-footer__site-info > .divider {
  display: none; }

html body a:after,
html body .l-content a:after {
  content: ''; }
html body a[href]:after, html body a.external:after,
html body .l-content a[href]:after,
html body .l-content a.external:after {
  content: " (" attr(href) ") ";
  font-family: 'helvetica neue', helvetica, arial, sans-serif; }

.blog-tpl article.entry .entry-thumbnail {
  float: left;
  margin: 0 1rem 0.5rem 0; }
.blog-tpl section.comments {
  display: none; }

.l-main .l-container,
.l-footer .l-container {
  border: none; }

.page-home .l-content__main {
  padding-bottom: 1rem;
  border-bottom: 0.11rem solid #5D4729; }
