﻿.badge-subtle,
.btn-subtle,
.btn-subtle-primary,
.btn-subtle-success,
.btn-subtle-danger,
.btn-subtle-warning,
.btn-subtle-info,
#breadcrumb li a,
a.btn,
.text-dark,
[type="file"] + label,
.text-muted-dark {
    color: #333333 !important;
}

.btn-danger {
    background-color: #D04354 !important;
}

.btn-success {
    background-color: #008571 !important;
}
