.breadcrumb-custom {
	background-image: url('../../img/press-center/single-news/background.jpg');
	background-repeat: no-repeat;
	background-size: cover
}

.single-news {
	margin-top: 48px
}

.single-news .first-parent {
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	margin: 0 0 48px
}

.single-news .first-parent img {
	width: 100%;
	height: auto
}

.single-news .first-parent .information {
	margin: 24px auto 0
}

.single-news .first-parent .information h2 {
	margin: 0 0 24px
}

.single-news .first-parent .information .main-paragraph {
	font: 300 calc(16rem / 16)/calc(24rem / 16) 'Roboto',
	sans-serif;
	color: #434343;
	margin: 0 0 24px
}

.single-news button {
	background-color: none;
	padding: 0
}

.single-news button .back-list {
	color: white;
	background-color: #FFC409;
	padding: 12px 24px;
	margin: 60px 0 0;
	text-decoration: none
}

.single-news button .back-list i {
	padding-right: 12px
}

.post-date {
	display: inline-block;
	background-color: #FFC409;
	color: white;
	padding: 12px 18px;
	margin-top: 20px;
}
