/* all styles were moved to /bitrix/templates/tpufaru_redesign/css */

/* .justify {
	text-align: justify;
}

ol li {
	margin-bottom: 0.7em;
}

.text-indent {
	text-indent: 2em; /* Отступ первой строки */
	text-align: justify; /* Выравнивание по ширине */
}

/*
.ul-dash {
	list-style-type: none;
	list-style-position: inside;
	text-indent: 1.2em;
	text-align: justify;
}

.ul-dash li:before {
	content: "–";
	position: relative;
	left: -5px;
}

.ul-dash li {
	margin-bottom: 0.5em;
}

.ul-dash li:last-child {
	margin-bottom: 0em;
}

*/