
.btn-primary {
    color: #fff;
    background-color: #cc9393;
    border-color: #b05757;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #954646;
    border-color: #b05757;
}
.w3-theme-l5 {color: #000 !important; background-color: #fefcfc !important}
.w3-theme-l4 {color: #000 !important; background-color: #faf5f5 !important}
.w3-theme-l3 {color: #000 !important; background-color: #f6ecec !important}
.w3-theme-l2 {color: #000 !important; background-color: #f1e2e2 !important}
.w3-theme-l1 {color: #000 !important; background-color: #edd8d8 !important}
.w3-theme-d1 {color: #000 !important; background-color: #dab1b1 !important}
.w3-theme-d2 {color: #fff !important; background-color: #cc9393 !important}
.w3-theme-d3 {color: #fff !important; background-color: #be7575 !important}
.w3-theme-d4 {color: #fff !important; background-color: #b05757 !important}
.w3-theme-d5 {color: #fff !important; background-color: #954646 !important}

.w3-theme-light {color: #000 !important; background-color: #fefcfc !important}
.w3-theme-dark {color: #fff !important; background-color: #954646 !important}
.w3-theme-action {color: #fff !important; background-color: #954646 !important}

.w3-theme {color: #000 !important; background-color: #e8cece !important}
.w3-text-theme {color: #e8cece !important}
.w3-border-theme {border-color: #e8cece !important}

.w3-hover-theme:hover {color: #000 !important; background-color: #e8cece !important}
.w3-hover-text-theme:hover {color: #e8cece !important}
.w3-hover-border-theme:hover {border-color: #e8cece !important}
