﻿.nx-body .button-default {
    color: #ffffff;
    background-color: #8e841a;
    border: 1px solid #6a6213;
}

    .nx-body .button-default:hover,
    .nx-body .button-default:focus {
        color: #ffffff;
        background-color: #797016;
    }