

/* Start:/local/templates/jewelry/components/bitrix/news.list/molitvy/style.css?1752240071725*/
.b-pray {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-right: -20px;
}
.b-pray .pray__element {
	margin-right: 20px;
	margin-bottom: 21px;
	padding: 30px 23px 30px 30px;
	background-color: #fafafa;
	border: 1px solid #efefef;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	max-width: 280px;
	box-sizing: border-box;
}
.b-pray .pray__heading {
	font-size: 22px;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 30px 0;
	color: #222222;
}
.b-pray .pray__link {
	text-decoration: none;
	font-size: 15px;
	color: #222222;
	margin-bottom: 20px;
}
.b-pray .pray__link:hover {
	color: #dd3f64;
}

@media screen and (max-width: 768px) {
	.b-pray {
		justify-content: center;
	}
}
/* End */
/* /local/templates/jewelry/components/bitrix/news.list/molitvy/style.css?1752240071725 */
