.site-header {
    padding: 20px;
    background: linear-gradient(rgba(0, 106, 82,0.6), rgba(0, 106, 82,0.6)),url("/sr/cineca/images/interface/cover-bg-light.png");
    background-size: cover;
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: #003c5f !important;
}

#customerLogoLink {
	display: none !important;">
}

.layout-top .navbar-brand:first-of-type {
    border-right: none !important;
}