.page-title h2{
	color:#DB0A5B;
}

.social-icons a:hover{
	color:#DB0A5B;
 	border: solid 1px #DB0A5B;
}

ul.top-menu li a:hover{
	color:#DB0A5B;
}

ul.top-menu li .selected{
	color:#DB0A5B;
}

.skill-list .progress{
    border: 1px solid #DB0A5B;
}

.skill-list .progress .percentage {
    background-color: #DB0A5B;
}

.services .service i{
    background: #DB0A5B;
}

.rounded-icon i{
	background:#DB0A5B;
}

.info-title::after {
    background: #DB0A5B;
}

.info-date{
    color: #DB0A5B;
}

.select-cat{
	color:#DB0A5B !important;
}

.blog-post .post-info{
	color:#DB0A5B;
}

.but-big{
	background-color: #DB0A5B;
}

.social-icons a:hover{
	color:#DB0A5B;
 	border: solid 1px #DB0A5B;
}

ul.top-menu li a:hover{
	color:#DB0A5B;
	transition:all ease 0.2s;
}

ul.top-menu li .selected{
	color:#DB0A5B;
}

.date a {
	color:#DB0A5B;
}

a.reply {
	color:#DB0A5B;
}























