.sibgIm {
    background-color: rgba(98,176,245, 0.8);
}

.sibg {
    background-color: rgb(98, 176, 245);
}

.sileicht {
    background-color: rgba(144, 206, 240,0.2);
}

.imgkarusel {
    width: 100%;
    height: 420px; 
    object-fit: cover; 
    object-position: 50% 80%;
}

.siOrange {
    background-color: rgb(235, 111, 11);
}