.topbar-items-container app-logo .ng-star-inserted img{
   width: 120px !important;
}

.topbar-items-container app-logo .ng-star-inserted {
    margin-right: 16px !important;
}

.login-card img.ng-star-inserted {
    width: 230px !important;
    height: 75px !important;
}

.app-theme-navy .mat-toolbar.mat-primary {
    background: #20243d !important;
}
