   .hh-module blockquote.blockquote:before {
	 color: #9D2235;
}
 .hh-module .primary-button {
	 background-color: #9D2235;
	 color: #fff;
	 -webkit-box-shadow: 0 0 0 2px #9D2235 inset;
	 box-shadow: 0 0 0 2px #9D2235 inset;
}
 .hh-module .secondary-button {
	 background-color: #9D2235;
	 color: #fff;
	 -webkit-box-shadow: 0 0 0 2px #9D2235 inset;
	 box-shadow: 0 0 0 2px #9D2235 inset;
}
 .hh-module .primary-button:hover,.hh-module .primary-button:focus {
	 background-color: transparent;
	 text-decoration: none;
	 color: #9D2235;
}
 .hh-module .secondary-button a:hover,.hh-module .secondary-button a:focus,.hh-module .secondary-button:hover,.hh-module .secondary-button:focus {
	 background-color: transparent;
	 text-decoration: none;
	 color: #9D2235;
}

 .hh-module .breadcrumb a:hover, .hh-module .breadcrumb a:focus {
	 color:#9D2235;
}
 .hh-module .breadcrumb > .active {
	 color:#9D2235;
}

 .hh-module .post {
	 position: relative;
	 margin-bottom: 30px;
}
 .hh-module .post .post-body {
	 position: relative;
	 margin: -50px 0 0 3%;
	 padding: 5%;
	 background: #fff;
	 z-index: 10;
}
 .hh-module .post .post-img {
	 display: block;
	 overflow: hidden;
	 position: relative;
}
 .hh-module .post.post-widget .post-img>img {
	 height: 100%;
	 object-fit: cover;
	 position: absolute;
	 margin-right: auto;
	 margin-left: auto;
}

 .hh-module .post-title a:hover, .hh-module .post-title a:focus {
	 color:#9D2235;
}

 .hh-module .post-category span,.hh-module .post-category a {
	 color: #9D2235;
	
}
 .hh-module .post-meta li a:hover,.hh-module .post-meta li a:focus {
	 color: #9D2235;
}
 .
 .hh-module .post.post-thumb .post-title a:hover,.hh-module .post.post-thumb .post-title a:focus {
	 color: #9D2235;
}
 .hh-module .post.post-thumb .post-meta li a:hover,.hh-module .post.post-thumb .post-meta li a:focus {
	 color: #9D2235;
}
 .hh-module .page-header .post-meta li a:hover,.hh-module .page-header .post-meta li a:focus {
	 color: #9D2235;
}
 .hh-module .category-widget ul li a:hover, .hh-module .category-widget ul li a:focus {
	 color:#9D2235;
}
.hh-module .social-widget li{
    list-style:none;
}
.hh-module .social-widget a {
    text-decoration:none
}
nav.breadcrumb.hh-module.hh-news{
    max-height:inherit;
}
.main-content .hh-module ol li, .main-content .hh-module ul li {
     margin-left: 0; 
     padding-left: 0;
}
.hh-module .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.hh-module .breadcrumb {
    padding: 8px 15px;
}
.hh-module.breadcrumb ol {
    border-radius: 0;
    padding: 0;
}
.hh-module h3 {
    margin-bottom:15px;
}
.hh-module h1 {
    color: #9D2235;
    font-size: 40px;
    font-family: 'MinotaurBold';
    text-transform: uppercase;
    margin-bottom: 16px;
}
.hh-module .page-header-bg + h1 {
    color:#fff;
}
nav.breadcrumb.hh-module.hh-news{
    position: relative;
    z-index: 1;
}
.hh-module .post .post-body.no-img {
    margin-top: -5px;
}

.hh-module .post.no-img .post-body {
    border: solid 1px lightgrey;
    padding: 10px;
    margin: 0;
}
.hh-module .row .post.no-img {
    margin-bottom: 15px;
}
.hh-module .post.no-img .post-meta {
    margin-bottom: 5px;
}
.hh-module .post.no-img h3 {
    margin-bottom: 10px;
}
.hh-module .post.no-img p {
    font-size:14px;
    margin-bottom: 10px;
}

.hh-module .col-md-12.no-posts {
    padding-bottom: 30%;
}
