a.vs-btn {
background-color: #FF6600 !important; color: white !important;
border-color: #FF6600 !important;
}
a.vs-btn:hover {
background-color: #0066FF !important; border-color: #0066FF !important;
color: white !important;
}