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

.text-custom-pink, 
.active .text-custom-gray, 
.text-custom-gray.active, 
.text-custom-gray.like-btn:hover{
	color:#000;
}

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

.drop-down.hover:hover .drop-down-title{
	color: #000;
}