.button-pink {
background-color: #DB005F;
}
.button-pink:hover {
background-color: #db005f;
}