.exchange .button {
    background: #fff;
    color: #88C437;
}

.exchange .button.active {
    background: #88C437;
    color: #fff;
}