img.custom-logo {
  float: left;
}

h2.site-description {
  vertical-align: bottom;
  display: none;
}

/*
.site-title {
  float: left;
  text-align: left;
  vertical-align: bottom;
}
*/

.main-navigation li {
  border-right: 0px;
}

/*a,
a:hover,
.main-navigation a:hover,
.nav-next a:hover,
.nav-previous a:hover,
.social-navigation li a:hover {
  color: white;
}

.main-navigation a:hover, .nav-next a:hover, .nav-previous a:hover, .social-navigation li a:hover {
    color: #871b1b !important;
}
*/

h4.widget-title {
  COLOR: #871B1B;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 20px;
  border-width: 0px;
  border-style: solid;
}

.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  max-width: inherit;
  /*    text-align: left; */
}

a.slicknav_item.slicknav_row {
  background-color: antiquewhite;
}

.slicknav_nav a {
  background-color: antiquewhite;
}

.widget_event_list_widget a:hover {
	text-decoration: underline
}


footer#colophon {
  display: none;
}

.widget a:hover {
    color: #618eba;
}

a, a:hover{
    color: #972b2b !important;
}

/*
a, a:hover, .main-navigation a:hover, .nav-next a:hover, .nav-previous a:hover, .social-navigation li a:hover {
    color: #871b1b !important;

}
*/
.widget a:hover {
    text-decoration: underline;
}
.main-navigation a:hover {
    color: #d79B26 !important;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"]
{
    background-color: #ddd;
    color: #871B1B;
}

.wpcf7 #minitext 
{
		font-size: 0.7em;
}