/* Add custom CSS styles below */ 
button,
.btn,
a.btn {
    background-color: #4b6048 !important;
    color: #ffffff !important;
    opacity: 1 !important;
}
button[type="submit"],
.checkout-button,
.btn-primary {
    background-color: #4b6048 !important;
    color: #ffffff !important;
    opacity: 1 !important;
}