.drts .drts-bs-btn-primary {
    background-color: #868e96 !important;
    border-color: #868e96 !important;
}
.drts-search-form-field .drts-form-field-main>label {
	color: #cc9900 !important;
}

.drts .drts-bs-bg-warning {
    background-color: #cc9900 !important;
}

.drts-entity-permalink{
	color: #868e96 !important;
}

.drts-entity-permalink:hover{
	color: #cc9900 !important;
}