


.footer__top .footer__contact address{
	
	color: #FFF;
	font-style: normal;
	font-weight: 400;
	
}

.footer__top .footer__contact address a{
	
	color: #FFF;
	text-decoration: underline; 
	
}

.footer__top .footer__contact address a:hover{ color: #E77918; }

.footer__bottom{
	
	background-color: rgba(70, 69, 69, 0.05) !important;
	
}


.cell:nth-child(even) .block-cards__item,
.cell:nth-child(odd) .block-cards__item {
    background-color: #FFF !important;
}

.cell:nth-child(even) .block-cards__item-content,
.cell:nth-child(odd) .block-cards__item-content  {
    color: #464545 !important;
}



.cell:nth-child(3n - 2) .block-cards__item{
	background-color: #464545 !important;
}

.cell:nth-child(3n - 2) .block-cards__item-content{
	color: #FFF !important;
}

.news h2.post__title{ line-height: 1.1; }

.post__body {
    padding: 2.7272727273rem !important;
}

.page.about-us .block-feature-1{ height: 500px;}

.page.about-us .block-feature-1 .block-feature-1__content-container{ display: none; }

.block-hero{ background-position: center; }