.entry-content .notifyme-button {
    color: #d12d73;
}

.entry-content .notify-button:hover{
    top:3px;
    box-shadow: 0px 3px #d2234c;
}

.entry-content .notify-button:active{
    top:6px;
    box-shadow: none;
}