span[style*="background: #00000040"] {
    background: #ffffff !important; /* перебиваем inline-style */
    color: rgb(223, 119, 135) !important;
    border-radius: 6px !important;
    padding: 0.5rem 1rem !important;
}

.navbar-brand img {
    height: 70px !important;
}