.page .panel-content .entry-title {
  visibility: hidden;
}

.entry-header {
  display: none;
}

.panel-content .wrap {
  padding-top: 50px;
  padding: 3%;
}

.panel-content {
  padding: 0%;
  margin: 0px;
}

.navigation-top {
  background-color: #8b0000;
  border-top-width: 0px;
}

.main-navigation ul#top-menu {
  background-color: #8b0000;
}

.link {
  color: #8b0000;
}

body.has-header-image .site-title a {
  color: #8b0000;
  font-size: 43px;
  line-height: 0px;
  font-weight: bolder;
}

body.has-header-image .site-description {
  font-size: 22px;
  line-height: -1px;
  font-weight: bolder;
  font-style: italic;
  color: #ffffff;
}

.page:not(.home) #content {
  padding: 1em;
}

#colophon.site-footer {
  background-color: #8b0000;
}

.image.wp-image-224.attachment-full.size-full {
  box-shadow: none;
}

.site-footer .widget-area a:hover {
  display: none;
}

.site-info {
  color: #000000;
  display: none;
}

#media_image-3.widget.widget_media_image {
  opacity: 1;
}

.navigation-top .wrap {
  background-color: #8b0000;
}

#masthead .navigation-top {
  background: #8b0000;
}

.icon.icon-arrow-right {
  opacity: 1;
  color: #000000;
}

.site-title {
  Font-family: "Helvetica Neue", helvetica, arial, sans-serif;
}

.site-content-contain {
  background-color: #f2ead9;
}