

/* Start:/local/templates/falinda_new/components/bitrix/news/falinda_lookbook/bitrix/news.detail/.default/style.css?1766635648440*/
.lookbook-detail {
	max-width: 1100px;
	margin: auto;
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.lookbook-detail .about__text {
	text-align: center;
}

.lookbook-dl-btn {
	display: block;
	padding: 10px 20px;
	border: 1px solid #f1112e;
	color: #f1112e;
	border-radius: 6px;
	cursor: pointer;
	width: fit-content;
	margin: 0 auto;
}

.lookbook-dl-btn:hover {
	text-decoration: none;
	background-color: #f1112e;
	color: #FFF;
}
/* End */
/* /local/templates/falinda_new/components/bitrix/news/falinda_lookbook/bitrix/news.detail/.default/style.css?1766635648440 */
