.saw-command-avatar {
    color: #fff !important;
}

.btn-warning,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active {
    border-color: var(--business-teal) !important;
    background: var(--business-teal) !important;
    color: #fff !important;
}
