.logo {
    max-width: 80px !important;
}
html .text-color-dark, html .text-dark {
    color: #143F95 !important;
}
#header .header-logo {margin: 8px 0;}
#header .header-logo img
{height: 50px !important;margin:5px 0;}

.overlay-gradient-lr {
background-image: linear-gradient(to right, #000000 1%, transparent);
opacity: 0.2;
}
.modal_left .modal-content .ps-3.pt-1 img {height:60px!important;}

