.topbar-wrapper a.link {
    display: none !important;
}

.topbar {
    background-color: #2C82E0bb !important;
}

.topbar-wrapper::before {
    content: '';
    background: url('/swagger/EaLogo.png') no-repeat;
    background-size: contain;
    display: inline-block;
    width: 200px;
    height: 80px;
}