.column-back-button, .unhandled-link, a {
    color: black;
}

.button {
    background-color: darkgrey;
}

.button.button-tertiary, .simple_form .button.button-tertiary {
    color: darkgrey;
    border: 1px solid darkgrey;
}

/*

.button:active, .button:focus, .button:hover {
    background-color: black;
}


.button.logo-button {
    background: darkgrey;
}
*/

