.pagepilot-button.pp-button--primary {
    background: #42b6ac !important;
}

.pagepilot-button.pp-button--primary:hover {
    background: #ffffff !important;
    border: 2px solid #42b6ac !important;
    color: #42b6ac !important;
}