blockquote:before {
  color: #c0392b;
}

.feed-icon img {
  background-color: #c0392b;
  padding: 4px;
}

.more-link a {
  background-color: #c0392b;
}

.more-link a:hover {
  background-color: #999;
  color: #fff;
}

#content .pager a:hover {
  background-color: #c0392b;
}

.l-off-canvas--left {
  background-color: #c0392b;
}

.l-header-wrapper {
  color: #c0392b;
}

a {
  color: #c0392b;
}

a:hover {
  text-decoration: none;
  color: #999;
}

input[type=submit],
input[type=button],
input[type=reset],
button,
.button a {
  background-color: #c0392b;
  color: #fff;
}

input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
button:hover,
.button a:hover {
  background-color: #999;
}

.comment-by-node-author .comment-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 20px 0;
  border-color: transparent #c0392b transparent transparent;
}

aside h2 {
  border-left: 5px solid #c0392b;
}

#mainNavigation > ul > li > a:hover,
#mainNavigation > ul > li > a.active {
  background-color: #c0392b;
}

#sub-menu {
  background-color: #c0392b;
}

#mainNavigation > ul ul a {
  border-color: #c0392b;
}

#footer {
  border-top: 6px solid #c0392b;
}

a,
a.active,
li a.active,
#comments h3 a,
.theme-logo.site-name h1.site-name:after,
.icon-quote-left, aside .nav-link, a strong {
  color: #c0392b;
}

a:hover, aside .nav-link:hover, aside .nav-link.active, aside .nav-link:hover, aside a.active, aside a:hover, a:hover strong {
  color: #333;
}

#main-menu ul li a.active,
#main-menu ul li a:hover,
#main-menu ul li.hover-state a,
#main-menu ul li.active-trail a,
input[type=submit],
button,
input[type=reset],
.menu-button,
input[type=button],
#main-menu a.menu-link {
  background: #c0392b;
}

#main-menu ul li ul a {
  background: #333;
}

#main-menu-wrapper ul li ul a:hover {
  background: #c0392b;
}

input[type=submit]:hover {
  background: #c0392b;
}

.navbar-toggler:hover {
  background: #c0392b;
}

.gsc-search-button {
  background-color: #c0392b !important;
}

input.gsc-input {
  border: 4px double #c0392b !important;
}

.navbar-brand:hover {
  color: #c0392b;
}

/*# sourceMappingURL=color_5.css.map */
