.list-group-item {
    background-color: #ffffff80;
}

.custom-a {
    color: #000000;
}

.slide-section {
    margin-top: -500px;
    margin-right: 150px;
    ;
}

.logos {
    margin-top: 50px !important;
}

.top-bar {
    background-color: #ffce1f !important;
}

.slide-text {
    background-color: #0000007d;
}

@media (max-width: 1200px) {
    .slide-section {
        margin-top: -320px !important;
        margin-right: 150px !important;
        ;
    }
    .logos {
        margin-top: 0 !important;
    }
}

.lang-button:hover {
    background-color: azure;
}