.btn-danger {
    background-color: #ceb888;
}
.btn-danger:hover {
    color:#fff !important
}
.row a.s3-w.btn {
    color: #b5b5b4;
}
.s3-w .btn {
    color:#000;
}

/* submissions table fixes */
.js-form-submit.s3-gt {
	color:#fff
}
.webform-results-table th a {
	color:#fff !important
}