.btn-primary{
background-color: #D0AF71!important;
border-color: #D0AF71!important;
}
.text-primary, .text-theme{
color: #D0AF71!important;
}
.breadcrumb-item a{
color: #D0AF71!important;
}

.sidebar .sidebar-body .nav .nav-item {
    margin-bottom: 15px!important;
}
label{
      text-transform: capitalize;
}