.bg-lippert {
    background-color: #163b70;
    color: white;
}

.lippert-logo {
    max-height: 80px;
}

.topwidget {
    a {
        color: white !important;
    }
}

.dark-overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.9) !important;
    z-index: -10;
}

.darken {
    filter: brightness(50%);
}

.lippert-feature {
    margin-bottom: 3% !important;
}

.lippert-info {
    display: flex !important;
    justify-content: end !important;
}