﻿/* ========== Home page css  =============*/
.back {
    background: #a50001 !important;
}
#newservice {
    background: #a50001 !important;
}
.card .button-container button span, .card .button-container span .button {
    color: #c19900 !important;
}
footer {
    background: #a50001 !important;
}
/* ========== Agent panal css  =============*/
.topnavrk {
    background-color: #a50001 !important;
}
.dropdownrk-content {
    background-color: #a50001 !important;
}
.topnavrk a:hover, .dropdownrk:hover .dropbtnrk {
    color: #bbc700 !important;
}
.btncustom {
    background-color: #a50001 !important;
}
.btn-warning {
    background-color: #a50001 !important;
}
.icon-back {
    background: #a50001 !important;
}
.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus, .dropdown-menu a:hover, .dropdown-menu a:focus, .dropdown-menu a:active {
    background-color: #bbc700 !important;
}
.haveaquery {
    background: #a50001 !important;
    color: white !important;
    min-height: 293px !important;
    text-align: center !important;
}
.footer {
    background: #a50001 !important;
}
