<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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:#0047ba;
}

/*213777*/

.border-custom-pink:before, 
.border-custom-pink:after,
.progress-bar{
	background-color:#0047ba;
}</pre></body></html>