@import url("../v4/standart.css");

.text-custom-pink, 
.active .text-custom-gray, 
.text-custom-gray.active, 
.text-custom-gray.like-btn:hover,
.drop-down.hover:hover .drop-down-title{
	color:#891111;
}

.border-custom-pink:before, 
.border-custom-pink:after,
.progress-bar{
	background-color:#891111;
}