a.logo.d-flex.align-items-center.text-decoration-none img.imgeloglogin {
    width: 100% !important;
    max-height: 100px !important;
    padding: 30px;
}
.sidebar .nav-link:hover {
    background-color: #f46621 !important;
    color: #ffffff !important;
}
h6.border-bottom.pb-2.boldteststyle {
    font-size: 24px;
    margin-bottom: 0;
    font-weight: 600;
    background: #012970;
    color: #fff;
    padding: 10px;
}