input.button-primary:disabled {
    background-color: #e5e5e5;
    color: #9d9fa1;
    border-color: #9d9fa1;
}

input.button-secondary {
    padding-top: 7px;
    padding-bottom: 7px;
}