.blog-filter {
	margin-bottom: 45px;
	padding-top: 45px;
}

.blog-filter .title {
	font-family: Agenda;
	font-size: 34px;
	font-style: normal;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.blog-filter .subtitle {
	font-family: "EB Garamond";
	font-size: 24px;
	font-style: italic;
	font-weight: 400;
	line-height: 110%;
}

.post-preview .tile .wrapper:hover {
	background: initial;
}

.post-preview .tile .wrapper:hover .content {
	color: #54585A;
}

.post-preview .tile .wrapper .content .date {
	margin-bottom: 6px;
}

.post-preview .tile .wrapper .content h2 {
	font-size: 20px;
	line-height: 28px;
}

.template-blog .blog-posts .post {
	margin-bottom: 40px;
}

.template-blog .blog-posts .pagination .page-numbers {
	color: #000;
}

.template-blog .blog-posts .pagination .page-numbers:hover, .template-blog .blog-posts .pagination .page-numbers.current {
    background-color: #000;
}

.template-blog .bottom-banner {
	min-height: 300px;
	height: initial;
}
