::selection {
  background-color: #e81e62;
  color: #fff;
}
::-moz-selection {
  background-color: #e81e62;
  color: #fff;
}


.theme-color{
  color: #e81e62;
}

.portfolio-filter li:hover,
.portfolio-filter li.active,
.m-btn-dark,
.m-btn-white:hover,
.feature-box:after,
.section-title h2:after,
.section-title p:after,
.btn-theme,
.theme-bg {
  background: #e81e62;
}

.feature-box-02:hover{
	border-color: #e81e62;
}