.heading {
    background: #0072bc;
    background: linear-gradient(5deg, #0072bc, #592405);
    padding: 0px 10px;
    margin-bottom: 15px;
    color: #eff3f9;
    border-radius: 50px;
}

.dt-button {
    background: #f47e39 !important;
    border: 0px solid #411a03 !important;
    border-radius: 3px !important;
    color: #eae8e8 !important;
}

.dropdown-header {
    background: #eaeaea;
    padding: 10px;
}

/*.dropdown-menu a.black i, .dropdown-menu a.black {*/
/*    color: #f47e39 !important;*/
/*}*/

.dropdown-header img {
    width: 38px;
    border: 3px solid #eaeaea;
}
