.btn-enerpplus{
    background-color: #3A4F7A;
}
.btn-enerpplus:hover{
    background-color: #3A4F7A;
}

.enerplus-bakground1{
    background: linear-gradient(90deg, #488BDB, #40A5E5 46.5%, #62D2EF);
}
@media (max-width: 991px) {
    [data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner {
        background-image: unset;
        background: rgb(42, 43, 63);
    }
}

@media (max-width: 768px) {
    .container.cover-background {
        background-size: contain !important;
        background-position: center 80% !important; /* Weiter nach unten in mobiler Ansicht */
    }
}
.text-enerpplus{
    color: #3A4F7A
}
