
div.vd-button-container button.vd-button {
    background: #E0005F !important; 
   color: #fff !important;
   padding:10px 20px !important;
}

div.vd-buttons-container button.vd-button {
    color: #fff !important;
}

div.vd-buttons-container button.vd-button.vd-continue {
   background: #E0005F !important; 
   color: #fff !important;
}