.wpbdp-with-button-styles .wpbdp-button,
.wpbdp-with-button-styles .wpbdp-button:hover {
    background: #000;
    padding: 6px 12px;
    border: none;
    color: #fff;
    font-size: 12px;
    border-radius: 0;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-decoration: none;
}