/* ------------------------------------------------------------ *\
	Blog Article
\* ------------------------------------------------------------ */

.custom-article {
	margin-top: 140px !important;
}

.custom-article .article__title {
	border-top:  1px solid #dadada;
	padding-top: 30px;
	margin-bottom: 30px;
}

.custom-article .article__image {
	margin-bottom: 58px;
	border-bottom:  1px solid #dadada;
	padding-bottom: 30px;
}

.custom-article .article__image img {
	width: 100%;
}
