.hero-bloc1 {
    background: url('../images/audit-bleu.jpg') center / cover no-repeat;
    width: 100%;
    min-height: 600px;
}

.bloc2-separator {
    width: 80px;
    border: none;
    border-top: 3px solid var(--bs-warning);
    opacity: 1;
}

.bloc10 {
    background: url('../images/audit-bleu.jpg') center / cover no-repeat;
    width: 100%;
    min-height: 600px;
}

.bloc7 {
    background: linear-gradient(var(--bs-primary-rgb, 45, 60, 80), rgba(45, 60, 80, 0.9)), url('../images/textile-rouleau.jpeg') center / cover no-repeat;
    background: linear-gradient(rgba(45, 60, 80, 0.85), rgba(45, 60, 80, 0.85)), url('../images/textile-rouleau.jpeg') center / cover no-repeat;
}
