
.awe-btn.awe-btn-default {
    border: 2px solid #9c1352;
    border-radius: 2px;
    color: #9c1352;
}

.awe-btn.awe-btn-default:hover {
  border-color: #9c1352;
  background-color: #9c1352;
  color: #fff;
}

.awe-btn.awe-btn-333 {
   background-color: #960a4a;
}

.gallery-cat ul li.active a, .gallery-cat ul li:hover a {
    background-color: #940c4d;
}
.our-best .text ul li:before {
    background-color: #940c4d;
}	