/* кастомный css заказчика */

.test2 {
    background-color: red;
}

.text-content p.vink_return_text {
	border: 0;
	margin: 0 0 0.5em 0;
}

.text-content ol.vink_return_ol {
	border: 0;
	margin: 0;
}

.vink_custom_article {
	width: 100%;
	height: 100%;
}

.vink_custom_article p {
	margin: 0 0 1em 0;
}

.vink_custom_article h3 {
	margin: 1.5em 0 1em 0;
}

.vink_popup_orange {
	width: 90%;
	background: #FFD132;
	color: black;
	padding: 1.5em;
	margin: 0 0 20px 0;
}

.vink_popup_red {
	width: 90%;
	background: #c04b47;
	color: white;
	padding: 1.5em;
	margin: 0 0 20px 0;
}

div.brand-detail__title > div > p {
	margin: 0 0 1em 0;
}