﻿.nx-body .button-action {
    color: #666666;
    background-color: #c6c28d;
    border: 1px solid #949169;
}

    .nx-body .button-action:hover,
    .nx-body .button-action:focus {
        color: #666666;
        background-color: #BBB677;
        text-decoration: none;
    }
